Skip to content
/ Pws Public

Pws is open source application for watching your activity

License

Notifications You must be signed in to change notification settings

b3-v3r/Pws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pws

Open Source Love png2 License GitHub commit activity

Pws is open source application for watching your activity on all applicatoins and your projects. Based on X11 lib.

Features

  • Application activity tracking
  • Track changes in your projects
  • Time using appilications

Requirements

Install

> git clone https://github.com/b3-v3r/Pws.git
> cd Pws
> mkdir build
> mkdir stats
> cd build
> cmake ..
> make

Using

  • 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
    

About

Pws is open source application for watching your activity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published