Skip to content

SHS-Peb/dailyMuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Muse

Daily Muse is a simple and cute Electron app designed for musicians who sometimes get stuck deciding what song to practice.

Add your songs to your personal list, then shuffle through them to get inspired and pick your next practice piece — no more indecision!


Features

  • Add your songs easily with a clean input design
  • Remove songs you no longer want
  • Shuffle your song list and get a random suggestion
  • Songs are saved locally and persist between sessions
  • Intuitive desktop app built with Electron

How It Works

  • Your songs are stored locally on your computer
  • The app uses Electron’s IPC to communicate between the UI and the data storage
  • The main page lets you shuffle and get practice suggestions
  • The add page lets you add new songs and delete old ones

Getting Started

Installation

  1. Clone the repo
    git clone https://github.com/yourusername/daily-muse.git
    cd daily-muse
    
  2. Install dependencies
npm install

3.Run the app

npm start

Usage

Use the Add Songs page to input your practice songs

Use the Shuffle button on the main page to get a random song to practice

Navigate easily between pages with the back and add buttons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors