Skip to content

Schedule and manage your tasks in a `TO-DO` or diary style

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

kobby-pentangeli/scheduler

Scheduler

Schedule and manage your tasks in a TO-DO or diary style.

NOTE: Running the application (binary) or running the unit tests will create a db.json file at the root. Please ensure that this db.json file is deleted before subsequent runs, in order to avoid test failures and/or false positives.

Setup

Local installation:

git clone https://github.com/kobby-pentangeli/scheduler
cd scheduler
cargo install --path .

Remote installation:

cargo install --git https://github.com/kobby-pentangeli/scheduler

Running

  • Add/schedule a task (a to-do item):
schapp add "YOUR TASK HERE"
  • Mark a task as complete:
schapp complete "YOUR TASK HERE"

Contributing

Thank you for considering to contribute to this project!

All contributions large and small are actively accepted.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this codebase by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Schedule and manage your tasks in a `TO-DO` or diary style

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages