Skip to content

A desktop app where you can easily keep track of your time-based tasks.

Notifications You must be signed in to change notification settings

kutay-celebi/ntracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

You can easily track your work on a time basis with NTrack. You can manage your work more easily and report your records with less difficulty.

Screenshots

Built With

Electron.js Vue.js Vite PNPM SQLite Sequelize

🚀Features

📍 Save your daily to-do tasks.
📍 Organize your saved to-do.
📍 Track the time of your work on a daily basis.
📍 Start a timer for a task that you are busy with and record the time elapsed.
📍 Customize the application as you like.

🖥️ Download & Install

Download the latest version from the releases page.

Windows Windows macOS Linux

🧑‍💻 Running Development

Local development requires at least Node v16 installed.

Clone repo

clone git https://github.com/kutay-celebi/ntracker

Install dependencies

pnpm install

Run with dev env.

pnpm dev

✍️ Contributing

TODO