songbook
An app for songs and song's chords
com.kiber_bomzh.songbook
About songbook
<p>An app for songs and song's chords. Core is written in rust. GUI is written with flutter.</p><p><strong>The project is still under active development so it can have some bugs!</strong></p><p style="font-weight:bold;font-size:larger;">Main features</p><ul><li>All songs are just Yaml files in folders</li><li>There's versions for Windows, Linux and Android and their data is fully compatible</li><li>Strong data typing for content of a song (Song is a list of Blocks and each Block has an optional title, an optional note and a list of lines. And each line can be: Row, Tab, PlainText, ChordsLine, NoteLine, EmptyLine)</li><li>Powerful song editor (maybe it's a little weird but you'll get used to it)</li><li>Autoscroll</li><li>Key transposition</li><li>Capo support</li><li>App theming (accent color, custom fonts, custom colors for each song element, custom background image for the app and other settings)</li></ul>