Login
1 branch 0 tags
Ben (Desktop/Arch) Improved colors 19d7aaa 1 month ago 30 Commits

Moon / Onirigiri firmware

ESP32 based hardware digital audio player with a focus on Podcasts/Audiobooks over Music. Can also be compiled with SDL2 for testing purposes.

Bugs

  • Audiobooks are resumed but then stuck on pause
  • Opus playback doesn't work, just stuck at 0
  • Music should start in the Music directory

ToDo

  • Player needs a prev/next button, can remove the stop button (prev works as a sort of stop button, if we're less than 10 seconds in we go to the previous track, if we're more than 10 seconds in then we just go to the start of the track, for audiobooks this should skip chapters/files, basically directory based audiobooks should be treated as 1 file = 1 chapter)
  • Implement basic settings screen, should have a similar menu structure, should have a back button as well as a reset bookmarks button.