{"id":27173833,"url":"https://github.com/teadove/goteleout","last_synced_at":"2026-04-04T16:35:13.599Z","repository":{"id":65187876,"uuid":"585876112","full_name":"TeaDove/goteleout","owner":"TeaDove","description":"Tool for piping files and text from terminal to telegram bots","archived":false,"fork":false,"pushed_at":"2023-12-01T23:00:00.000Z","size":31,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T15:56:54.909Z","etag":null,"topics":["bash","go","linux","pipe","telegram-bot-api"],"latest_commit_sha":null,"homepage":"","language":"Go","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/TeaDove.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":"2023-01-06T10:16:39.000Z","updated_at":"2023-01-08T08:40:33.000Z","dependencies_parsed_at":"2023-12-01T23:43:17.680Z","dependency_job_id":null,"html_url":"https://github.com/TeaDove/goteleout","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/TeaDove%2Fgoteleout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeaDove%2Fgoteleout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeaDove%2Fgoteleout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeaDove%2Fgoteleout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeaDove","download_url":"https://codeload.github.com/TeaDove/goteleout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248031831,"owners_count":21036483,"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":["bash","go","linux","pipe","telegram-bot-api"],"created_at":"2025-04-09T11:32:37.777Z","updated_at":"2025-12-30T04:04:51.892Z","avatar_url":"https://github.com/TeaDove.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Teleout\nGolang version of [teleout](https://github.com/teadove/teleout)\nPipe stdout and files(TBD) to telegram\nThis software uses telegram bots\nPowered with love\n\n# Examples\n- `ls -la | goteleout -c` - send output of `ls -la` with monospace font\n- `goteleout -q -f main.go` - send file `main.go` without notification\n\n# Features\n1. Send files, text messages directly to telegram\n2. Pipe to teleout(`ls | goteleout` will work)\n3. HTML parse mode supported\n4. Easy install and use\n5. GetMe - listen for updates and log chatId, userName etc. Userfull for getting this information.\n\n# Manual\n```shell\nNAME:\n   goteleout - pipes data to telegram, https://github.com/teadove/goteleout\n\nUSAGE:\n   goteleout [options] \"text to send\"\n\nGLOBAL OPTIONS:\n   --code, -c           send text with \u003ccode\u003e tag to make it monospace, automatically set parseMode=HTML and escapes content\n   --quite, -q          send message without notifications\n   --parse-mode string  sets parse mode, can be: HTML, Markdown, MarkdownV2\n   --file, -f           specify files to send\n   --help, -h           show help\n```\n\n# Installation\n1. From source code\n```\ngo install github.com/teadove/goteleout@latest\n```\nOr download your version from [release page](https://github.com/TeaDove/goteleout/releases), i.e. for Apple Silicon\n```\nwget -cO - https://github.com/TeaDove/goteleout/releases/download/1.1.3/goteleout-1.1.3-darwin-arm64 \u003e goteleout\nchmod u+x goteleout\n# mv goteleout ~/.local/bin # or any other location in your PATH\n```\n2. Get bot token from [@BotFather](https://t.me/BotFather)\n3. Put config data in `~/.config/goteleout.json` in format `{\"token\": \u003ctelegram-token\u003e, \"user\": \u003ctelegram-user-id\u003e}`\n4. Run `ls -la | goteleout -c`\n\n\u003e don't worry, there are no sniffer and smth like that\n\ninspired by https://termbin.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteadove%2Fgoteleout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteadove%2Fgoteleout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteadove%2Fgoteleout/lists"}