Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martinfekete10/Tuneful
Tuneful allows you to control macOS playback from menu bar or using mini player window
https://github.com/martinfekete10/Tuneful
apple-music macos macos-app music-player spotify swift swiftui utilities
Last synced: about 2 months ago
JSON representation
Tuneful allows you to control macOS playback from menu bar or using mini player window
- Host: GitHub
- URL: https://github.com/martinfekete10/Tuneful
- Owner: martinfekete10
- License: mit
- Created: 2023-11-10T20:01:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T15:52:21.000Z (2 months ago)
- Last Synced: 2024-11-07T12:12:36.584Z (2 months ago)
- Topics: apple-music, macos, macos-app, music-player, spotify, swift, swiftui, utilities
- Language: Swift
- Homepage: https://tuneful.dev
- Size: 18 MB
- Stars: 335
- Watchers: 4
- Forks: 6
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: docs/Support/README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Tuneful
README
Tuneful
Tuneful is a native macOS playback control app for Spotify and Apple Music which provides a convenient way to control your music from menu bar and optional mini player.
Website
·
Support
·
Report Bug
·
Request Feature
Tuneful requires macOS 13 Ventura or newer
## Screenshots
## Installation
> [!WARNING]
> This app has not been notarized by Apple and a popup will be shown on first start. Click **Okay**, then go to **Settings > Privacy & Security** and scroll down and click on a **Open anyway** button next to **Tunfeul** - you'll need to do this only once.
> If you're running macOS older than Sequoia, right-click on the app icon in Finder and select "Open". For more information, [visit project website](https://tuneful.dev/cant-open)### Tuneful can be installed using standard installation process
1. Download the latest [releases](https://github.com/martinfekete10/Tuneful/releases/latest/download/Tuneful.dmg)
2. Open the downloaded `.dmg` file and drag the app to your Applications folder
3. Launch the app, select you preferred streaming service and enjoy!### Or using Homebrew
`brew install martinfekete10/tap/tuneful`
## Feedback
Your feedback is important to us. If you encounter any issues or have suggestions for improvement, please [open an issue](https://github.com/martinfekete10/Tuneful/issues).
## Support
If you find this app useful, consider supporting its development by [donating](https://ko-fi.com/martinfekete).
## Acknowledgments
- Project is partly based on [Jukebox](https://github.com/Jaysce/Jukebox/tree/main)
- This project uses [Sparkle](https://sparkle-project.org) for update delivery
- Launch at login is enabled by [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin) package
- GitHub Actions are based on repo from [Alex Perathoner](https://github.com/AlexPerathoner/SparkleReleaseTest)
- For Settings, the project uses [Settings](https://github.com/sindresorhus/Settings) package
- Tuneful uses [DynamicNotchKit](https://github.com/MrKai77/DynamicNotchKit)
for notification animations---
_Thank you for using Tuneful!_