Skip to content

A simple Electron-based desktop application for managing your todo list

Notifications You must be signed in to change notification settings

ninogogol/TODO-Desktop-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO Desktop Application

A simple Electron-based desktop application for managing your todo list.

Features

  • Add tasks to your todo list
  • Mark tasks as completed
  • Delete tasks from the list
  • Automatically save your todo list between sessions

Installation

  • Install the required dependencies: npm install

Usage

  • Running the Application npm start

Building the Application

  • To build the application for distribution, run the following command from the project directory: npm run dist

About

A simple Electron-based desktop application for managing your todo list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published