- Notifications
You must be signed in to change notification settings - Fork13
Official LISTEN.moe Windows-only Client
License
LISTEN-moe/windows-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Deprecated. Please usehttps://github.com/LISTEN-moe/desktop-app
Simple lightweightLISTEN.moe client for Windows.
The window will snap to the edges of your screen, and you can mouse scroll on the window to increase/decrease the volume. You can also set it to be topmost by right clicking the window and selecting 'Always on top'.
Download the latest release fromhere and run it.
Auto-updates are baked into the app (updates are checked on startup only though), which will check for updates, download the latest version and restart the app automatically for you if you click OK. It backs up your older version toListenMoe.bak
in the same folder. You can disable update checking on startup by enabling "Ignore updates" in the settings screen.If you have disabled updates and find that music no longer plays/song info no longer updates, you may want to check for updates; we may have changed the stream/song info API.
If you would like to hide the program from your alt-tab menu, openlistenMoeSettings.ini
and change the linebHideFromAltTab=False
tobHideFromAltTab=True
. A side effect of hiding it from the alt-tab menu is that it will no longer appear in your taskbar either. As such, if this setting is enabled, the System Tray icon will be visible at all times regardless of the "Close to Tray" option. I do not currently have a UI setting for this, as an unsuspecting user may enable it and then "lose" the app underneath many other windows (and not notice the System Tray icon).
If you find yourself unable to see the window (for example if you disconnect a monitor, or change your monitor resolutions), deletelistenMoeSettings.ini
and restart the application. This will reset the remembered location.
- Code cleanup (let's face it, this will never happen)
- Network disconnect detection (and reconnection) -- right now you can just pause and hit play again to reconnect if your network disconnects.
About
Official LISTEN.moe Windows-only Client