An open API service indexing awesome lists of open source software.

https://github.com/boneill02/sched

school schedule manager
https://github.com/boneill02/sched

cli schedule shell shell-script

Last synced: over 1 year ago
JSON representation

school schedule manager

Awesome Lists containing this project

README

          

# sched

A school schedule creator/editor in POSIX `sh`. It tells you what class you have now.

## Planned Features

* Output what class you have at a given time
* Output your next class
* Detect what schedule to use based on the date (for schedules that are based on
fortnights, not weeks, for example)
* Print the schedule in a table format using `nroff`

## License

Copyright (C) 2019-2021 Ben O'Neill . License: MIT.
See LICENSE for more details.