{"id":18141383,"url":"https://github.com/milisource/slackfm","last_synced_at":"2026-05-18T14:40:19.997Z","repository":{"id":259345478,"uuid":"861925655","full_name":"Milisource/SlackFM","owner":"Milisource","description":"A status changer for Slack according to your Last.FM status","archived":false,"fork":false,"pushed_at":"2024-10-24T01:31:15.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T18:33:12.751Z","etag":null,"topics":["lastfm","music","python","python3","slack"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Milisource.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-23T18:17:45.000Z","updated_at":"2025-03-18T18:57:26.000Z","dependencies_parsed_at":"2024-10-24T17:11:45.981Z","dependency_job_id":"4b8e8210-a896-4240-aecb-0ec024b92938","html_url":"https://github.com/Milisource/SlackFM","commit_stats":null,"previous_names":["milisource/slackfm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Milisource/SlackFM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milisource%2FSlackFM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milisource%2FSlackFM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milisource%2FSlackFM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milisource%2FSlackFM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Milisource","download_url":"https://codeload.github.com/Milisource/SlackFM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milisource%2FSlackFM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273445857,"owners_count":25107150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lastfm","music","python","python3","slack"],"created_at":"2024-11-01T17:06:37.656Z","updated_at":"2025-10-23T19:04:39.801Z","avatar_url":"https://github.com/Milisource.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":" \u003c!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 --\u003e\n\u003ca id=\"readme-top\"\u003e\u003c/a\u003e\n\u003c!--\n*** Thanks for checking out the Best-README-Template. If you have a suggestion\n*** that would make this better, please fork the repo and create a pull request\n*** or simply open an issue with the tag \"enhancement\".\n*** Don't forget to give the project a star!\n*** Thanks again! Now go create something AMAZING! :D\n--\u003e\n\n\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n\n\n\u003cdiv align=\"center\"\u003e\n\u003ch2\u003eSlackFM\u003c/h2\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/Milisource/SlackFM/issues/new?labels=bug\u0026template=bug-report---.md\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/Milisource/SlackFM/issues/new?labels=enhancement\u0026template=feature-request---.md\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\nSlackFM 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.\n\n## Prerequisites\n- Python 3.12 or later\n- A Slack [application](https://api.slack.com/apps) with the ``users.profile:write`` user token scope\n- A Last.FM [API account](https://www.last.fm/api/account/create)\n- The basic, fundamental human ability to **read**\n\n## Usage\n\n1. Download the code as a .zip file\n2. Extract the .zip\n3. Open ``cmd`` in your install directory, input ``pip install -r requirements.txt``\n4. Open ``.env``, fill in your API information as needed\n5. Start ``start.bat``\n6. Enjoy your updating status!\n\n## To-Do\n- [ ] CLI setup\n- [ ] Customizability\n- [ ] Docker Container (much, much later)\n\nAnd more, hopefully!\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/Milisource/SlackFM.svg?style=for-the-badge\n[contributors-url]: https://github.com/Milisource/SlackFM/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/Milisource/SlackFM.svg?style=for-the-badge\n[forks-url]: https://github.com/DDeluca06/PhotoFlip/forks\n[stars-shield]: https://img.shields.io/github/stars/Milisource/SlackFM.svg?style=for-the-badge\n[stars-url]: https://github.com/Milisource/SlackFM/stargazers\n[issues-shield]: https://img.shields.io/github/issues/Milisource/SlackFM.svg?style=for-the-badge\n[issues-url]: https://github.com/Milisource/SlackFM/issues\n[license-shield]: https://img.shields.io/github/license/Milisource/SlackFM.svg?style=for-the-badge\n[license-url]: https://github.com/Milisource/SlackFM/blob/main/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/demitri-deluca-lyons-747312319\n[product-screenshot]: images/screenshot.png\n[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white\n[Next-url]: https://nextjs.org/\n[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\n[React-url]: https://reactjs.org/\n[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=4FC08D\n[Vue-url]: https://vuejs.org/\n[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white\n[Angular-url]: https://angular.io/\n[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge\u0026logo=svelte\u0026logoColor=FF3E00\n[Svelte-url]: https://svelte.dev/\n[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge\u0026logo=laravel\u0026logoColor=white\n[Laravel-url]: https://laravel.com\n[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white\n[Bootstrap-url]: https://getbootstrap.com\n[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge\u0026logo=jquery\u0026logoColor=white\n[JQuery-url]: https://jquery.com \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilisource%2Fslackfm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilisource%2Fslackfm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilisource%2Fslackfm/lists"}