Skip to content

nkalait/mamela-audiobook-player-open

Repository files navigation

Mamela Audio Book Player

example image

mamela_vid.mp4

The aim is to build, using Go, an audio book player that works just right on Linux, Mac, and Windows. Mamela is a GUI application built with fyne (https://fyne.io) for the GUI and BASS (https://www.un4seen.com) for playing audio. For those interested to know, "mamela" is a Sesotho word for "listen"

Any and all assistance is welcome :)

 

Tested on:

  • Mac Sonoma (Intel)
  • Lubuntu
  • Linux Mint
  • Elementary OS

 

How To Build And Run

  • Mac

in terminal run: make build_mac

  • Linux

in terminal run: make build_linux64

  • Windows

still working on it...

 

How To Package

  • Mac

in terminal run: make pack_mac

  • Linux

still working on it...

  • Windows

still working on it...

 


IMPORTANT

Licensing

The code uses BASS(https://www.un4seen.com) somewhere under the hood so please go read on their website about licensing

 

Attributions

app icon App icon made by Smashicons perfect from www.flaticon.com

Releases

No releases published

Packages

No packages published