/time_scheduler

Primary LanguageDartBSD 2-Clause "Simplified" LicenseBSD-2-Clause

time_scheduler

A basic time scheduler for humans.

Usage

Android

flutter build apk

Windows

flutter build windows

Linux

flutter build linux

Set up server

cargo install time-scheduler-server

Run server

Go to the folder where you would like to store your data and run:

time-scheduler-server

It will prompt you enter a password for the server.

Use the client

Enter the details required after launching the app. You can later modify them in the settings.