Syome - ManicRead
Loading...

ManicRead

Python

Before Intro

Searching in github’s public repos, and googling, I could not find any tool or support to display the statistics of ManicTime’s recording in Linux. The only one thing about ManicTIme I could see in my computer was just two db files - ManicTimeReports.db and ManicTimeCore.db, and screenshot files, no UI to display them. So I made myself.

About ManicRead

ManicRead is a simple tool to display the statistics of ManicTime’s recording in Linux. Using sqlite3 to read db files and nicegui to create a UI and highcharts to display the statistics.

display daily usage page

display period usage page

License

This project is licensed under the Apache License 2.0.

Further

Currently this project is running in a local web page, to make it more convenient to use, making it a desktop app will be better. Electron would act as a nice role for this. But now there are a lot issues with this project, so if I have time I will try my best to fix them and make it a desktop app.

may be under 2yrs?


For more info, please check out this repo.