Pws is open source application for watching your activity on all applicatoins and your projects. Based on X11 lib.
- Application activity tracking
- Track changes in your projects
- Time using appilications
- X11lib
- nlohmanjson
- Papirus Icons (Built in)
- Cpp-httplib
> git clone https://github.com/b3-v3r/Pws.git
> cd Pws
> mkdir build
> mkdir stats
> cd build
> cmake ..
> make
-
Example make configuration file ( recomended filename config.json )
{ "projects": ["path/to/project1", "path/to/project2"] }
-
Start tool
./PwsCore config.json
-
Watch your statistics on local server
http://127.0.0.1:2020/main.html