Welcome to ChronoChime, a desktop application built with Electron.js that sends you hourly notifications along with a soothing chime. Stay on track and manage your time effortlessly with ChronoChime!
ChronoChime is crafted using HTML, CSS, and JavaScript for the desktop environment. It utilizes Electron.js for seamless desktop application functionality, including background notifications and caching.
To setup development environment for ChronoChime, follow these steps:
Clone the repository:
git clone https://github.com/svijaykoushik/chorno-chime-desktop.git
Navigate to the project directory:
cd chorno-chime-desktop
Install the dependencies:
npm ci
Start the app:
npm run start
ChronoChime was created as a fun and functional project to showcase the capabilities of Electron.js for desktop applications. Enhance your productivity and organization with the gentle reminders of ChronoChime's hourly notifications.
Contributions are welcome! If you encounter any issues or have ideas for improvements, please feel free to submit a pull request.