From d74602df82ae5f080b7e8f3e5709b1e80f862167 Mon Sep 17 00:00:00 2001 From: Sergey Grishakov Date: Thu, 1 Dec 2022 13:22:44 +0300 Subject: [PATCH] Add WhatBPM --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24e30e8..655a19d 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio * [Polaris](https://github.com/agersant/polaris) — A music streaming application. [![build badge](https://api.travis-ci.org/agersant/polaris.svg?branch=master)](https://travis-ci.org/agersant/polaris) * [Spotify TUI](https://github.com/Rigellute/spotify-tui) — A Spotify client for the terminal written in Rust. ![Continuous Integration](https://github.com/Rigellute/spotify-tui/workflows/Continuous%20Integration/badge.svg?branch=master) * [Spotifyd](https://github.com/Spotifyd/spotifyd) — An open source Spotify client running as a UNIX daemon. ![Continuous Integration](https://github.com/Spotifyd/spotifyd/workflows/Continuous%20Integration/badge.svg?branch=master) +* [WhatBPM](https://github.com/sergree/whatbpm) — A daily statically generated information resource for electronic dance music producers. Provides daily analytics on the most frequently used values for each EDM genre: tempos, keys, root notes, and so on, using publicly available data such as Beatport and Spotify. ![Continuous Integration](https://github.com/sergree/whatbpm/actions/workflows/website_build_deploy.yml/badge.svg?branch=main) ### Cryptocurrencies