{"id":16939403,"url":"https://github.com/snipe/slacktunes","last_synced_at":"2026-04-02T18:52:41.494Z","repository":{"id":150285090,"uuid":"135525395","full_name":"snipe/slacktunes","owner":"snipe","description":"App to push your currently playing iTunes song to a Slack channel","archived":false,"fork":false,"pushed_at":"2018-05-31T08:50:45.000Z","size":175,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T03:25:09.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snipe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-05-31T03:13:07.000Z","updated_at":"2018-05-31T08:50:47.000Z","dependencies_parsed_at":"2023-04-21T00:17:34.268Z","dependency_job_id":null,"html_url":"https://github.com/snipe/slacktunes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/snipe/slacktunes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipe%2Fslacktunes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipe%2Fslacktunes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipe%2Fslacktunes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipe%2Fslacktunes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snipe","download_url":"https://codeload.github.com/snipe/slacktunes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snipe%2Fslacktunes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264674969,"owners_count":23647907,"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","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":[],"created_at":"2024-10-13T21:04:40.950Z","updated_at":"2025-12-30T22:12:50.797Z","avatar_url":"https://github.com/snipe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slacktunes\n\n:musical_note: Send what you're playing on iTunes to Slack.\n\nThis project is a continuation of the awesome [Playing](https://github.com/uiureo/playing) project by [@uiureo](https://github.com/uiureo).\n\n![](https://i.gyazo.com/1fb3fdb923d244ed86557f8b4f1066ba.png)\n\nCurrently works only in OSX/MacOS, but I'm working on a Windows version.\n\n## Installation\nDownload the latest version of zip from here and launch it.\n\nhttps://github.com/snipe/playing/releases\n\n## Usage\nAdd an Incoming Webhook and get a Webhook URL.\n\nhttps://slack.com/services/new/incoming-webhook\n\nLaunch settings menu from the menubar and paste it to the form.\n\n![](https://i.gyazo.com/3213dad4d3a0663b1a9f60dc50781462.png)\n\nYour current track will be pushed into a slack channel of your choosing.\n\n\n## License\nISC\n\n\n## Building\n\nThis is only for developers who want to work on this project. Regular users should not do any of this.\n\nThis project is packaged using electron-packager. (For a great snapshot of how to get your environment set up for electron-packager and run your first build, [check out this tutorial](https://www.christianengvall.se/electron-packager-tutorial/).)\n\nElectron Packager is a command line tool and Node.js library that bundles Electron-based application source code with a renamed Electron executable and supporting files into folders ready for distribution.\n\nThis is a messy process fraught with perils, but if you're packaging from a MacOS computer *for* Windows, you'll need homebrew and wine installed. (Good luck with that. Yeesh.)\n\nInstall all of the node libraries locally, so we can build the package:\n\n\n```\nnpm install\n```\n\n### MacOS:\n\n\n```\nelectron-packager . Slacktunes --platform=darwin --arch=x64 --icon=./Icon.icns --prune=true --out=release-builds --overwrite\n```\n\n### Windows - NOT WORKING:\n\nYou'll need both wine and mono to build windows releases on a Mac.\n\n```\nelectron-packager . Slacktunes --overwrite --platform=win32 --arch=ia32 --prune=true --out=release-builds --version-string.CompanyName=Grokability --version-string.FileDescription=Grokabilty --version-string.ProductName=\"Slacktunes\"\n```\n\nThis will create a directory with all of the generated .dll files and an .exe file. In order to actually ship this though, you'll need to run `electron-installer-windows` after renaming the Windows directory in `release-builds` to `SlacktunesWindows\t` (due to a bug in Squirrel.Windows.) \n\n```\nelectron-installer-windows --src release-builds/SlacktunesWindows/ --dest dist/installers/  --config windows-config.json\n```\n\nNow go for a walk. No, seriously. This will take approximately nine billion years to complete.\n\nThis process could potentially be made less miserable with electron-forge, but my first attempts at using it resulting in black-holing about 5 hours of my life. \n\n## Thanks\n\nMany thanks go to [@uiureo](https://github.com/uiureo) for starting this project years ago.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnipe%2Fslacktunes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnipe%2Fslacktunes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnipe%2Fslacktunes/lists"}