Skip to content

QuickSched v1.0.0

Latest
Compare
Choose a tag to compare
@AndrewRoe34 AndrewRoe34 released this 16 Sep 01:12
· 53 commits to master since this release

This platform supports the following:

  • Add/Mod/Delete/Get Tasks, Cards, & Events
  • Intelligent, dynamic scheduling closely integrated with config settings for optimal flexibility
  • Customizable scheduling preferences (e.g. number of hours on days of the week, times you'd like to work, etc.)
  • Intelligent timetabling that works around time-blocks and uses 'clean' start/end times
  • Serialization tooling that handles pointer referencing and automatic task deprecation
  • Intelligent parser that allows 'flexible' argument entry and time expressions
  • Exportable schedule to Google Calendar
  • Generate detailed reports with the 'report' command
  • Bespoke log tooling
  • Detailed user manual with plenty of examples

I've provided a dummy serialization file to get you started quickly. Simply enter the following after loading up QuickSched:

read fall
sched

Note1: You must have a version of Java 17 (or newer) to run this application.

Note2: To get access to Google Calendar features, join the slack link below or email me at: [email protected]

Hotfixes:

  • Updated user docs
  • Fixed issue where 'save' would create new copies of recurring events to individual
  • Fixed issue where deleting a Card wouldn't update Event