{"id":26103175,"url":"https://github.com/davidhampgonsalves/slackline","last_synced_at":"2026-05-13T12:37:54.620Z","repository":{"id":57581708,"uuid":"36567250","full_name":"davidhampgonsalves/slackline","owner":"davidhampgonsalves","description":"Quick templated Slack messages from terminal","archived":false,"fork":false,"pushed_at":"2020-05-14T12:54:32.000Z","size":2864,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T13:34:01.919Z","etag":null,"topics":["cli","featured","golang","slack"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidhampgonsalves.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}},"created_at":"2015-05-30T17:03:22.000Z","updated_at":"2024-01-19T12:55:39.000Z","dependencies_parsed_at":"2022-09-26T19:31:25.478Z","dependency_job_id":null,"html_url":"https://github.com/davidhampgonsalves/slackline","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhampgonsalves%2Fslackline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhampgonsalves%2Fslackline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhampgonsalves%2Fslackline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidhampgonsalves%2Fslackline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidhampgonsalves","download_url":"https://codeload.github.com/davidhampgonsalves/slackline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242744101,"owners_count":20178174,"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":["cli","featured","golang","slack"],"created_at":"2025-03-09T20:05:38.806Z","updated_at":"2025-10-27T15:04:54.067Z","avatar_url":"https://github.com/davidhampgonsalves.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slackline\n\u003e Slackline lets you post updates/messages to slack with minimal disruption from the cmd line.\n\n\u003cp style=\"text-align:center\"\u003e\n  \u003cimg src=\"https://github.com/davidhampgonsalves/slackline/blob/master/slackline.gif\" width=1200px\u003e\n\u003c/p\u003e\n\n## Usage\n**Post a message.**\n``` sh\nslackline Hello world from slackline!\n```\n\n**Setup slack token and channel via prompts. Settings saved to ~/.slackline.yml**\n``` sh\nslackline --init\n```\n\n**Set your slack token / channel.**\n``` sh\nslackline -t \u003cslack-token\u003e -c \"#channel\" message to post\n```\n\n**Flags can be saved to ~/.slackline.yml. Your token will be encrypted.**\n``` sh\nslackline -s \u003cslack-token\u003e -c \"#channel\" --save message to post\n```\n\n## Setup\n\n### GO(golang)\n```sh\ngo get github.com/davidhampgonsalves/slackline\n```\n\n## Aliases\n### Zsh\nSend message to #status channel in `/me` style.\n```sh\nme () { slackline -c \"#status\" _\"$@\"_ }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidhampgonsalves%2Fslackline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidhampgonsalves%2Fslackline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidhampgonsalves%2Fslackline/lists"}