Skip to content

therealrinku/my-streak

Repository files navigation

Logo

MyStreak

Minimalistic local only, no nonsense todo application

Features

✨ Minimalistic and easy to understand layout and user interface

✨ Designed to be simple but effective

🔥 Local only, works without internet and your data is saved on your own computer

🔥 Active development, with new powerful features coming

Headshots

Screenshot 2026-02-18 at 12 38 31

Technologies Used

Run the project

⚠️ First make sure node v20 is installed on your system and it's used during the process below

To run this project locally, follow these steps:

  1. Clone the repository.

    git clone https://github.com/therealrinku/MyStreak.git
    
  2. Install the dependencies.

    yarn install
    
  3. Run the project locally.

    yarn start

Build and create a package for your computer

  1. Install the dependencies if you haven't already
yarn install 
  1. Create the executeable for your computer (eg: .exe, .deb, .dmg etc)
yarn package
  1. You can find installable package on MyStreak/release/build folder

  2. Click on the file with .deb, .exe, or .dmg extension based on your system to install it

About

minimalistic todo list app

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Contributors