Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sentrionic/horizon
A small music player with Spotify's UI, written in Go and Flutter.
https://github.com/sentrionic/horizon
flutter go grpc music-player
Last synced: 3 months ago
JSON representation
A small music player with Spotify's UI, written in Go and Flutter.
- Host: GitHub
- URL: https://github.com/sentrionic/horizon
- Owner: sentrionic
- License: mit
- Created: 2022-06-15T13:07:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-27T11:50:49.000Z (over 1 year ago)
- Last Synced: 2023-05-27T15:15:34.511Z (over 1 year ago)
- Topics: flutter, go, grpc, music-player
- Language: Dart
- Homepage:
- Size: 1.03 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Horizon
A Spotify clone written using a Go backened and a Flutter desktop app to learn about [gRPC](https://grpc.io/).
## Stack
For more information about each component take a look at their ReadMe's.
- [Server](/server/): The server written in Go.
- [App](/app/): The Flutter application.## Features
- Account & Profile system
- Users can create and manage playlists
- Listen to songs and playlists
- Like songs
- Search songs and artists# Screenshots
## Home
## Playlist
## Search
![]()