Skip to content

ozML/simple-task-mate

Repository files navigation

Simple Task Mate

Simple Task Mate enables you to book times and manage tasks locally.

It is build with Flutter. Current target platform is Windows.
The app is lightweight, the main data is managed in a local SQLite data base file.

Stamp view

Stamp view

Book your times and have all relevant information in sight.

Task view

Task view

Manage your tasks and record the corresponding durations.

FAQ

  • Where is the application data stored?
    The config and data base file are by default saved in %appdata%\ozml\SimpleTaskMate.
    Only the location of the data base file can be changed.