Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
ZingyTomato committed May 25, 2022
1 parent 534dfdf commit f475856
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@

## ❔ What's this?

Harmony is a command line tool to stream music from the command line without worrying about tracking/profiling. Harmony uses a [`Jiosaavn API`](https://github.com/sumitkolhe/jiosaavn-api) to both fetch results and stream music. [`Piped`](https://github.com/TeamPiped/Piped) is used to both fetch videos and stream videos.
Harmony is a command line tool to stream music from the command line without worrying about tracking/profiling. Harmony uses a [`Jiosaavn API`](https://github.com/sumitkolhe/jiosaavn-api) to both fetch results and stream music. [`Piped`](https://github.com/TeamPiped/Piped) is used to both fetch videos and stream videos. It has support for features that are normally only found on mainstream services like Spotify. (Real-time synced lyrics)

## 🎧 Features

- [x] Minimal Resource Usage. (Around **1-2%** CPU usage while streaming music, **5-10%** CPU usage while streaming videos.)
- [x] Minimal Resource Usage. **1-5%** CPU usage while streaming music, **5-15%** CPU usage while streaming videos
- [x] No tracking whatsoever either while streaming music or videos.
- [x] High quality audio streaming (**320kbps**) and video streaming (Picks the highest quality audio and video from Piped)
- [x] Support for real-time synced lyrics. (Works with most songs)
- [x] Streams **320 kbps** audio and streams the **highest** quality video.
- [x] Support for real-time synced lyrics.
- [x] A proper queue system.

## 📜 Requirements
Expand Down

0 comments on commit f475856

Please sign in to comment.