Skip to content

altrim/routines-mini

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

Routines Mini

A Mac Menu Bar application for organizing your routines.

Routines Mini

I wrote a bit about the app on my blog

The app is built using

Available Scripts

In the project directory, you can run:

yarn electron:dev

Runs the app in the development mode.
Starts the server on http://localhost:3000 and launches the app in the Menu Bar

yarn make

Packages the app and generates platform specific distributables to the out folder. Uses Electron Forge for packaging.