Skip to content

therealrinku/MyStreak

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 and futuristic todo app

Resources

License

Stars

Watchers

Forks

Contributors