anotherkamila/

Fork me on GitHub
This site is under development, please do not take it seriously yet.

The awesome songs/chords organizer (as an HTML5 offline app)

This thing might one day become a neat, touch-friendly, and human-friendly songbook/sheet music organizer written as an HTML5 offline app.

Update: It’s alive, and has its own domain! The latest build usually lives at peknyspevnik.tk and may bite.

The Plan

The current version of course can’t do much — the last few days of hacking have been fun, but this thing is not at all ready for usage anyway. However, what works now is:

Note that it does not support older browsers (by design). Currently tested only on Chromium 28.0.1500.95 (Developer Build 213514) on Linux.

Notable things that don’t work yet, but are planned:

Extensible!

Even supposedly core parts (like displaying text/sheet music/guitar tabs) will actually be indistinguishable from 3rd-party plugins. Therefore, I will be forced to create a decoupled design, so it should be really easy to extend the functionality in just about any imaginable way. I would like to end up maintaining this and not hating this at the same time, so I’d better do this well :D

Note: The current state does not resemble this at all. I am planning to fix that at some point.

Why all this

The main reason why I am doing this is that I want to (1) try to write a semi-serious web app, (2) learn about all the new html5 awesomeness and (3) get closer to becoming the Javascript Jedi I’d like to be.

License

MIT