[go: up one dir, main page]

Menu

Tree [02332a] v1.0.8 /
 History

HTTPS access


File Date Author Commit
 build 2023-05-05 root root [fc1446] Initial commit
 resources 2023-05-11 Lukylix Lukylix [f69d23] Logo && Name
 src 2023-05-14 Lukylix Lukylix [02332a] Setting page && Auto start option
 .editorconfig 2023-05-05 root root [fc1446] Initial commit
 .eslintignore 2023-05-05 root root [fc1446] Initial commit
 .eslintrc.cjs 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-10 Lukylix Lukylix [2277ad] Base Version
 .yarnrc.yaml 2023-05-10 Lukylix Lukylix [2277ad] Base Version
 ProjectEdit.png 2023-05-13 Lukylix Lukylix [9b68bd] Proper Loading Screen && UI && Removed Socket-io
 README.md 2023-05-13 Lukylix Lukylix [b2b3c0] Readme
 dev-app-update.yml 2023-05-11 Lukylix Lukylix [f69d23] Logo && Name
 electron-builder.yml 2023-05-11 Lukylix Lukylix [f69d23] Logo && Name
 electron.vite.config.js 2023-05-12 Lukylix Lukylix [237e9f] New Detail Page && Redux && Refactoring
 package-lock.json 2023-05-14 Lukylix Lukylix [02332a] Setting page && Auto start option
 package.json 2023-05-14 Lukylix Lukylix [02332a] Setting page && Auto start option

Read Me

Chrolog - A automated time tracking tool

This monitoring software recognizes actions through keyboard strokes and mouse movements, subsequently recording the time associated with each project.

Check the release page for binary files.

Project Details

Project Setup

Development

npm install
npm run dev

Build

$ npm run build:win