Skip to content

apiphoomchu/MusicBar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MusicBar is an easy, lightweight way to see currently playing music when you're working!

  • Visualize Now Playing Songs
  • Supports every Application
  • Launch At Login Capability

Installation

Download MusicBar.app.zip from the Releases page.

Screenshot 2022-11-18 at 3 28 39 PM

Then, if needed, extract the zip file.

Lastly, drag the Application to the /Applications folder and open your Launchpad to run it! Screenshot 2022-11-18 at 3 31 01 PM

Building the Application

Check out BUILD.md to build the Application yourself!

Can't open the Application?

For now, code signing is still broken. To make it work, run these command

$ xattr -d com.apple.quarantine <your_path_to_folder>/MusicBar.app

#then 

$ sudo codesign -f -s - <your_path_to_folder>/MusicBar.app

Thank you @mintyleaf for the workaround!

Please check #6 for further details!

About

MusicBar | Easy, Lightweight Status Bar Media Visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%