Skip to content

morinator05/oh-sheet-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oh Sheet Music

Oh Sheet Music, or "Oh S**** Music" (depending on whether you could or couldn't find your scores during rehearsal), is a tool to manage physical sheet music for my local orchestra.

I wrote this because I couldn't find a tool that fit my specific use case without being bloated with unnecessary features. I wanted a clean, simple solution.

How it works

The system uses a register box with numerical categories (e.g., 01, 02, 03, 04). Within those numerical categories, pieces are further organized alphabetically from A to Z.

You can add, update, and remove pieces from the list, then export them to a PDF to keep with the physical box. The list of pieces is stored in a separate database file.

To find a piece, you simply look at the alphabetically sorted printed document to find the corresponding Number and Letter, and there you have it!

Main View

Installation

You are on your own:/

Currently Supports

  • Piece Management: Add, update, and delete entries.
  • Database Integration: Save and load the register from a database file.
  • PDF Export: Simple export functionality for physical filing.

To-Do (Not yet implemented)

  • More themes
  • Advanced PDF export options (e.g., sort by category, split categories into different tables)
  • Search function
  • Automatic saving
  • Automatic "free space" detection within the register
  • Remote database support

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors