Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Codrax committed Apr 29, 2023
2 parents 0b56fdb + 1703cbe commit e1263ef
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,34 @@
# iBroadcast-For-Windows
A unofficial iBroadcast client for Windows

### Description
This is a native Windows client for the [iBroadcast](https://ibroadcast.com) music uploading platform. The application is made for Delphi 11 Comunity Edition. This app connects to your account via a access token.

To obtain this token:
Go to media.ibroadcast.com -> Account -> Apps, and create a token from the Developer settings. Currently this app as it's not official, It can only connect to your account this way.

## Main Features
- Browse library songs, albums, artists, playlists
- Play music, add to queue
- Local Queue support, with adding to queue, changing the order, seeking
- View account information
- Search library for anything
- Mini player
- View artwork and Track, Album, Artist or Playlist (Ctrl+Click)
- Sorting any view
- View library as list or as grid
- Home page with recent albums, favorites, history

### Dependencies
- Codrut Visual Library - https://github.com/Codrax/CodrutsVisualLibrary/
- Codrut Fluent Design System - https://github.com/Codrax/CodrutFluentDesignSystem
- A few other units

## Screenshots

![Screenshot 2023-04-29 164348](https://user-images.githubusercontent.com/68193064/235306793-64afed5f-e1b3-4ba0-aa28-535582849f35.png)
![Screenshot 2023-04-29 165751](https://user-images.githubusercontent.com/68193064/235306805-c1a2c327-03d7-473d-b650-07a576e7b15b.png)
![Screenshot 2023-04-29 170031](https://user-images.githubusercontent.com/68193064/235306814-53524a57-d7b6-4936-8c34-7f8535f97b5e.png)
![Screenshot 2023-04-29 164326](https://user-images.githubusercontent.com/68193064/235306816-f513b165-f72b-46db-ab0a-1faaa44e7092.png)
![Screenshot 2023-04-29 164338](https://user-images.githubusercontent.com/68193064/235306826-371cd980-6631-4943-ae6c-f6c970b126fb.png)
![Screenshot 2023-04-29 165913](https://user-images.githubusercontent.com/68193064/235306808-107601a3-70eb-4ece-820e-3f19621d0a77.png)

0 comments on commit e1263ef

Please sign in to comment.