{"id":22420566,"url":"https://github.com/a-sync/slackfu","last_synced_at":"2026-03-04T19:01:34.733Z","repository":{"id":86400912,"uuid":"116516019","full_name":"a-sync/slackfu","owner":"a-sync","description":"Simple shell command to upload files and create snippets through the slack web API","archived":false,"fork":false,"pushed_at":"2018-01-07T14:00:12.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-15T17:46:44.091Z","etag":null,"topics":["shell","shell-script","slack","slack-api","slack-bot","slack-files","slack-web-api","slackbot","token-authetication"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a-sync.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":"2018-01-06T21:12:53.000Z","updated_at":"2025-03-01T04:04:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"c3afd621-ab1e-4bf0-bc60-14cb86e01f99","html_url":"https://github.com/a-sync/slackfu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/a-sync/slackfu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Fslackfu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Fslackfu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Fslackfu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Fslackfu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a-sync","download_url":"https://codeload.github.com/a-sync/slackfu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a-sync%2Fslackfu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30090037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T18:31:08.343Z","status":"ssl_error","status_checked_at":"2026-03-04T18:31:07.708Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["shell","shell-script","slack","slack-api","slack-bot","slack-files","slack-web-api","slackbot","token-authetication"],"created_at":"2024-12-05T16:20:21.050Z","updated_at":"2026-03-04T19:01:34.715Z","avatar_url":"https://github.com/a-sync.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slackfu\n\n## Requirements\n * bash compatible shell\n * sane install of curl\n\n## Installation\n 1. download and unpack the [archive](https://github.com/a-sync/slackfu/archive/master.tar.gz)\n 2. enter the unpacked directory and make [slackfu](slackfu) executable\n 3. set [your authentication token](https://github.com/a-sync/slackfu/wiki#slack-api-tokens) in the SLACK_AUTH_TOKEN variable of [slackfu](slackfu#L3)\n 4. create a global symbolic link\n```bash\ncurl -sL https://github.com/a-sync/slackfu/archive/master.tar.gz | tar xz\ncd slackfu-master \u0026\u0026 chmod +x slackfu\nread -p \"Enter authentication token: \" SLACKAT \u0026\u0026 sed -i \"3s|.*|SLACK_AUTH_TOKEN=\\\"$SLACKAT\\\"|\" slackfu\nsudo ln -s \"$(readlink -f slackfu)\" /usr/local/bin\n```\n\n## Usage\n```\nUsage: slackfu [options] \u003cfile\u003e\n\nOptions:\n    -r \u003cchannel names|channel IDs\u003e\n    -n \u003cfile name\u003e\n    -t \u003ctitle text\u003e\n    -f \u003cinitial comment\u003e\n    -T \u003cauthentication token\u003e\n\nExamples:\n    slackfu somefile.jpg\n    slackfu -r general -n \"filename.log\" somefile.txt\n    ps | slackfu -r C8P15L0TV -t \"$(id -un) $(hostname -f)\"\n    ls -la /etc/ | slackfu -r D024BE91L,random -f \"$(history 1)\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-sync%2Fslackfu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa-sync%2Fslackfu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa-sync%2Fslackfu/lists"}