Angel Angelov

Results 4 issues of Angel Angelov

The `cereal` package seems to have a rather quick release cycle and no breaking changes in minor revisions. Thus, to avoid bumping the version on every release, this pull request...

Let the user execute any command just before and after authenticating. This allows for things like printing a different prompt each time, showing something just after unlocking, etc - within...

This PR adds support for downloading songs in three different formats: - Plain text - The UG internal format - [ChordPro](https://www.chordpro.org) The module that converts UG tabs to ChordPro is...

When running the module directly from command line without a python package, importlib doesn't know the package version and this causes freetar to crash. This commit assumes "development" as the...