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
- Host: GitHub
- URL: https://github.com/boneill02/sched
- Owner: boneill02
- License: mit
- Created: 2021-01-29T16:54:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T18:28:05.000Z (over 3 years ago)
- Last Synced: 2025-01-24T20:43:47.620Z (over 1 year ago)
- Topics: cli, schedule, shell, shell-script
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.