Menu

Tree [f0bbbf] main v1.5.1 /
 History

HTTPS access


File Date Author Commit
 .vscode 2023-06-02 Lukylix Lukylix [9d9bdc] Fix crashing issue on windows
 build 2023-05-28 Lukylix Lukylix [22946a] New Icon
 resources 2023-05-29 Lukylix Lukylix [a09f22] Tray && Startup
 src 2023-06-04 Lukylix Lukylix [f0bbbf] Fix tray
 .editorconfig 2023-05-05 root root [fc1446] Initial commit
 .gitignore 2023-05-11 Lukylix Lukylix [40b828] V1.0.0
 .prettierignore 2023-05-11 Lukylix Lukylix [40b828] V1.0.0
 .prettierrc.yaml 2023-05-19 Lukylix Lukylix [fa9331] Chrolog-iohook handle windows
 .yarnrc.yaml 2023-05-10 Lukylix Lukylix [2277ad] Base Version
 Home.png 2023-06-01 Lukylix Lukylix [e9acdf] Readme
 ProjectEdit.png 2023-05-29 lukylix lukylix [454f86] Screenshot
 README.md 2023-06-01 Lukylix Lukylix [78291f] Readme
 dev-app-update.yml 2023-05-11 Lukylix Lukylix [f69d23] Logo && Name
 electron-builder.yml 2023-05-23 lukylix lukylix [4874f3] Fix linux
 electron.vite.config.js 2023-05-12 Lukylix Lukylix [237e9f] New Detail Page && Redux && Refactoring
 package-lock.json 2023-06-02 Lukylix Lukylix [9d9bdc] Fix crashing issue on windows
 package.json 2023-06-04 Lukylix Lukylix [f0bbbf] Fix tray

Read Me

Chrolog - Your Open-Source Time Tracking Tool

Chrolog is a time tracking software. It tracks time by recognizing keyboard and mouse actions, and records how long you spend on each project.
With the Chrome extension Chrolog - TabTracker (currently under review on the Chrome store), you can choose which websites to exclude from tracking.

Visit the release page to download binary files.

Screenshots

Project Details page
Home page

How to Run on Linux

To run Chrolog on Linux, launch it from a terminal
(Without launching from a terminal, the necessary sudo prompt will not function correctly).

Development Guidelines

Ideal IDE Setup

How to Set Up the Project

Development

Type these commands in your terminal:

npm install
npm run dev

Build

To build the project for Windows or Linux, type:

npm run build:win

or

npm run build:linux
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.