An in-development audiobook, music, and podcast manager that is designed for and caters to a modern desktop Linux experience.
Implemented the following getters for MPRIS: - CanQuit - CanRaise - HasTrackList - Identity - DesktopEntry - SupportedUriSchemas - SupportedMimeTypes - Metadata - CanPlay / CanPause / CanSeek - CanControl - PlaybackStatus Implemented a koto_push_track_info_to_builder function that enables us to easily push KotoIndexedTrack as well as associated album and artist info to a GVariantBuilder for use in a GVariant for various getters. Implemented a koto_update_mpris_info_for_track function that emits a signal for PropertiesChanged + "Metadata" when our track info changes. |
||
---|---|---|
.github | ||
build-aux/meson | ||
data | ||
po | ||
src | ||
theme | ||
.gitignore | ||
com.github.joshstrobl.koto.json | ||
COPYING | ||
meson.build | ||
README.md |
koto
Koto is an in-development audiobook, music, and podcast manager that is designed for and caters to a modern desktop Linux experience. Nothing to see here yet but keep an eye on my Patreon or personal site for updates!
Blog
- Dev Diary 4: Koto March Progress Report (A-side)
- Dev Diary 3: Koto February Progress Report (B-side)
- Dev Diary 2: Koto February Progress Report (A-side)
- Dev Diary 1: Koto - Foundations
License
Koto is licensed under the Apache 2.0 license.