Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magcode/mopidy-hearthissimple
https://github.com/magcode/mopidy-hearthissimple
hearthis mopidy mopidy-frontend
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/magcode/mopidy-hearthissimple
- Owner: magcode
- License: apache-2.0
- Created: 2023-12-17T16:54:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T17:00:15.000Z (about 1 year ago)
- Last Synced: 2024-05-18T07:44:20.432Z (9 months ago)
- Topics: hearthis, mopidy, mopidy-frontend
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mopidy-hearthissimple
This is simple Hearthis.at backend for [Mopidy V3](https://github.com/mopidy/mopidy).It gives you quick access your feed and the artist you follow.
# install
```
cd ~
git clone https://github.com/magcode/mopidy-hearthissimple.git
sudo python3 pip install -e mopidy-hearthissimple
# you can also try 'sudo pip3 install -e mopidy-hearthissimple' in case the last command does not work
```
# uninstall
```
cd ~/mopidy-hearthissimple
sudo python3 setup.py develop -u
```
# configuration in mopidy.conf
```
[hearthissimple]
enabled = true
username =
password =