Skip to content

Files

Latest commit

Oct 10, 2024
848613b · Oct 10, 2024

History

History
23 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 674 Bytes

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.