Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moosync/moosync
Music player capable of playing local audio or from Youtube, Spotify and many more
https://github.com/moosync/moosync
discord electron emby javascript jellyfin-client lastfm music music-player plex-client radio radio-station sass soundcloud spotify subsonic-client tidal typescript vue youtube
Last synced: about 1 month ago
JSON representation
Music player capable of playing local audio or from Youtube, Spotify and many more
- Host: GitHub
- URL: https://github.com/moosync/moosync
- Owner: Moosync
- License: gpl-3.0
- Created: 2021-10-04T03:01:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T08:52:58.000Z (about 2 months ago)
- Last Synced: 2024-10-10T00:43:15.723Z (about 1 month ago)
- Topics: discord, electron, emby, javascript, jellyfin-client, lastfm, music, music-player, plex-client, radio, radio-station, sass, soundcloud, spotify, subsonic-client, tidal, typescript, vue, youtube
- Language: Vue
- Homepage: https://moosync.app
- Size: 16 MB
- Stars: 1,168
- Watchers: 13
- Forks: 51
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Moosync
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) ![Release](https://github.com/Moosync/Moosync/actions/workflows/build.yml/badge.svg) [![Discord](https://img.shields.io/badge/Moosync-%237289DA.svg?style=fsocial&logo=discord&logoColor=white)](https://discord.gg/HsbqbRune3) [![Crowdin](https://badges.crowdin.net/moosync/localized.svg)](https://crowdin.com/project/moosync)
Help up translate the project at Crowdin
#### Moosync is a customizable desktop music player with a clean interface
## Features
- Play audio files on your desktop.
- Seamlessly integrate your Spotify and Youtube (including [Invidious](https://invidious.io/)) songs.
- Ad-free
- Realtime lyrics
- Scrobble your tracks on LastFM.
- Get music recommendations directly from Spotify, Youtube and LastFM
- Mix and match songs from different providers in a single playlist
- Easy to use interface
- Customizable theme engine
- Develop own apps on top of Moosync Extension API
- Available on Windows and Linux and MacOS## Links
[Official website](https://moosync.app) |
[Downloads](#releases) |
[Discord](https://discord.gg/HsbqbRune3)
[Crowdin](https://crwd.in/moosync)## Releases
You may download the latest release from [Official website](https://moosync.app) or from [GitHub Releases](https://github.com/Moosync/Moosync/releases)
### Windows (Chocolatey)
If you use [Chocolatey](https://community.chocolatey.org/packages/moosync), Moosync can be installed using
```bash
choco install moosync
```Otherwise you may download the latest installer from [Releases](https://github.com/Moosync/Moosync/releases)
### Ubuntu / Debian (3rd party repo)
You can install Moosync through our hosted [APT repo]([/Moosync/ppa](https://github.com/Moosync/ppa))
```bash
bash <(wget -O- https://raw.githubusercontent.com/Moosync/Moosync/main/setup_ppa.sh)
```### Fedora
Moosync can be found on [Fedora COPR](https://copr.fedorainfracloud.org/coprs/ovenoboyo/Moosync/). You can install it using [dnf](https://docs.fedoraproject.org/en-US/quick-docs/dnf/)
```bash
dnf copr enable ovenoboyo/Moosync
dnf install moosync
```### Archlinux User Repository (AUR)
Moosync can be found on [AUR](https://aur.archlinux.org/packages/moosync). You can install it using an AUR helper such as [Yay](https://github.com/Jguer/yay)
``` bash
yay -S moosync
```### Flatpak
Moosync can be found on [FlatHub](https://flathub.org/apps/details/app.moosync.moosync) as ```app.moosync.moosync```.
You may install it by```bash
flatpak install flathub app.moosync.moosync
```### Snap Store
You can get Moosync from [Snap store](https://snapcraft.io/moosync).
```
sudo snap install moosync
```## Any questions?
Checkout the [Official Wiki](https://moosync.app/wiki/) on [moosync.app](https://moosync.app/wiki/) or on [GitHub](https://github.com/Moosync/Moosync/wiki).
For any further questions you may join us on [Discord](https://discord.gg/HsbqbRune3)## Screenshots
![Song view](./extras/screenshot_song_view.png)
![Music info](./extras/screenshot_musicinfo_view.png)
![Lyrics](./extras/screenshot_musicinfo_view_lyrics.png)
![Albums](./extras/screenshot_albums.png)
![Playlists](./extras/screenshot_playlists.png)
![Explore](./extras/Screenshot_explore.png)
![Themes](./extras/screenshot_themes.png)
![Create theme](./extras/screenshot_theme_new.png)
![Extensions](./extras/screenshot_extensions.png)## Building from source
Read more at our [Wiki](https://moosync.app/wiki/building-from-source)
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Donations
| Cryptocurrency | Address |
| --- | --- |
| Bitcoin (BTC) | bc1qhcywctcy4exkcdd726d2lxkwaluqwgym0ynf9j |
| Ethereum (ETH)| 0x0AFaCe6031e2fBe54D2fBF493310C0f5C3Cef677 |
| Dogecoin (DOGE) | bc1qhcywctcy4exkcdd726d2lxkwaluqwgym0ynf9j |
| Litecoin (LTC) | LLkim24N5yduBbXiFaLMbUeUwmyZ9VUQt7 |
| Polygon (MATIC) | 0x0AFaCe6031e2fBe54D2fBF493310C0f5C3Cef677 |
| Tether USD (USDT) | 0x0AFaCe6031e2fBe54D2fBF493310C0f5C3Cef677 |
| USD coin (USDC) | 0x0AFaCe6031e2fBe54D2fBF493310C0f5C3Cef677 |