Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milisource/slackfm
A status changer for Slack according to your Last.FM status
https://github.com/milisource/slackfm
lastfm music python python3 slack
Last synced: 7 days ago
JSON representation
A status changer for Slack according to your Last.FM status
- Host: GitHub
- URL: https://github.com/milisource/slackfm
- Owner: Milisource
- License: gpl-3.0
- Created: 2024-09-23T18:17:45.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T01:31:15.000Z (15 days ago)
- Last Synced: 2024-11-01T17:06:33.940Z (7 days ago)
- Topics: lastfm, music, python, python3, slack
- Language: Python
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]## About The Project
SlackFM is a simple python script I wrote for the sake of Last.FM integration. If you ever take a look at my [profile](https://www.last.fm/user/Despairiity), you see I use this platfrom a decent bit. Anything I can do to show people what I'm listening to is a good program in my eyes.
## Prerequisites
- Python 3.12 or later
- A Slack [application](https://api.slack.com/apps) with the ``users.profile:write`` user token scope
- A Last.FM [API account](https://www.last.fm/api/account/create)
- The basic, fundamental human ability to **read**## Usage
1. Download the code as a .zip file
2. Extract the .zip
3. Open ``cmd`` in your install directory, input ``pip install -r requirements.txt``
4. Open ``.env``, fill in your API information as needed
5. Start ``start.bat``
6. Enjoy your updating status!## To-Do
- [ ] CLI setup
- [ ] Customizability
- [ ] Docker Container (much, much later)And more, hopefully!
[contributors-shield]: https://img.shields.io/github/contributors/Milisource/SlackFM.svg?style=for-the-badge
[contributors-url]: https://github.com/Milisource/SlackFM/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Milisource/SlackFM.svg?style=for-the-badge
[forks-url]: https://github.com/DDeluca06/PhotoFlip/forks
[stars-shield]: https://img.shields.io/github/stars/Milisource/SlackFM.svg?style=for-the-badge
[stars-url]: https://github.com/Milisource/SlackFM/stargazers
[issues-shield]: https://img.shields.io/github/issues/Milisource/SlackFM.svg?style=for-the-badge
[issues-url]: https://github.com/Milisource/SlackFM/issues
[license-shield]: https://img.shields.io/github/license/Milisource/SlackFM.svg?style=for-the-badge
[license-url]: https://github.com/Milisource/SlackFM/blob/main/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/demitri-deluca-lyons-747312319
[product-screenshot]: images/screenshot.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge&logo=vuedotjs&logoColor=4FC08D
[Vue-url]: https://vuejs.org/
[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white
[Angular-url]: https://angular.io/
[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge&logo=svelte&logoColor=FF3E00
[Svelte-url]: https://svelte.dev/
[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge&logo=laravel&logoColor=white
[Laravel-url]: https://laravel.com
[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white
[Bootstrap-url]: https://getbootstrap.com
[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge&logo=jquery&logoColor=white
[JQuery-url]: https://jquery.com