Skip to content

altrim/routines-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.