Skip to content

ozML/simple-task-mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

516645e · Mar 21, 2025

History

81 Commits
Oct 10, 2024
Oct 10, 2024
Dec 8, 2024
Mar 21, 2025
Mar 21, 2025
Oct 13, 2024
Oct 10, 2024
Oct 10, 2024
Oct 10, 2024
Oct 10, 2024
Oct 10, 2024
Mar 21, 2025
Mar 1, 2025
Mar 3, 2025

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.