Skip to content

Simple tool to fetch currently playing song from osu! on linux.

License

Notifications You must be signed in to change notification settings

tryonelove/osuNowPlaying

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osuNowPlaying

A tool to fetch currently playing song from osu! on linux.

Building

Simply run make

Documentaion

Open osu!, start the program. It will generate a file named now_playing.txt so you can add use it anywhere you want (e.g. OBS).

By default, the program uses the directory it was compiled in.
If you want to set a custom path, just pass it to the program.

Example

./NowPlaying ~/Desktop

License

MIT