These are tools designed to keep track of your activities on your pc. It uses discord's RPC protocol to track your activities.
This is the daemon that runs in the background and tracks your activities. It is a reverse engineered version of discord's RPC protocol. It runs via node.js v18 and is dependency free.
This is a server designed to run on the web. It is used to store your activities and track the machines you are using. It is written in node.js with koa.js and enmap as the database.
This is a shared library that is used by both the daemon and the server.
Some old stuff from some prototypes. Keep for reference.