jettison 0.1.2

Flight computer for your academics.
Documentation

jettison

Flight computer for your academics.

[!WARNING] Work-in-progress project. I'm yet to figure out how to fully utilize the data that jettison takes for routine processing and much more, so I'm likely to work on this long-term before initiating a v1 release.

What does jettison aim to do?

  • Guide you through the academic syllabus you fear, analyze strategies and give you a clear picture of the situation you're in.
  • Not speak much.

Installation

cargo install jettison

Or, checkout the binary releases from the GitHub Releases section.

Usage

  • Initialize your syllabus flight plan (first step for creating a configuration file).
jts init
  • Once initialized, check your calculated data and trajectories:
jts preflight
  • Prioritize subject (up by one level):
jts prioritize Physics
  • Neglect subject (down by one level):
jts neglect Chemistry

Goals

  • Universal access and increased level of manipulation over the routine.
  • More round-robins for deciding the routine.
  • Improved app context.
  • Updated UI (currently it's web-only, I'm looking forward for a TUI option.)

License

This project has been double-licensed under MIT OR Apache-2.0 licenses.