awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
beeyev avatar

beeyev/telegram-owl

0
View on GitHub↗
48 星标·4 分支·Go·MIT·1 次浏览

Telegram Owl

🦉 A lightweight CLI utility to send messages and media files to Telegram chats and channels - directly from your terminal.

Features

  • Command Line Utilities - Lightweight terminal tool for sending messages and files.

Star 历史

beeyev/telegram-owl 的 Star 历史图表beeyev/telegram-owl 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Telegram Owl 的开源替代方案

相似的开源项目,按与 Telegram Owl 的功能重合度排序。
  • peltoche/lsdPeltoche 的头像

    Peltoche/lsd

    16,074在 GitHub 上查看↗

    lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix ls command. It provides a command line interface for listing directory contents and visualizing hierarchical folder structures with enhanced visual formatting. The utility distinguishes itself through customizable themes, allowing users to modify the output appearance by mapping specific colors and icons to file names, types, or extensions. It uses extension-based icon mapping to provide visual file type identification via specific glyphs. The tool covers functional domains in

    Rust
    在 GitHub 上查看↗16,074
  • aldanial/clocAlDanial 的头像

    AlDanial/cloc

    23,201在 GitHub 上查看↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    在 GitHub 上查看↗23,201
  • apenwarr/git-subtreeapenwarr 的头像

    apenwarr/git-subtree

    1,383在 GitHub 上查看↗

    An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into subprojects and back.

    Shell
    在 GitHub 上查看↗1,383
  • ajeetdsouza/zoxideajeetdsouza 的头像

    ajeetdsouza/zoxide

    37,467在 GitHub 上查看↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    在 GitHub 上查看↗37,467
查看 Telegram Owl 的所有 30 个替代方案→

常见问题解答

beeyev/telegram-owl 是做什么的?

🦉 A lightweight CLI utility to send messages and media files to Telegram chats and channels - directly from your terminal.

beeyev/telegram-owl 的主要功能有哪些?

beeyev/telegram-owl 的主要功能包括:Command Line Utilities。

beeyev/telegram-owl 有哪些开源替代品?

beeyev/telegram-owl 的开源替代品包括: peltoche/lsd — lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix… aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… apenwarr/git-subtree — An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into… apoprotsky/portctl — portctl (Portainer Control) is a command line interface tool for managing Docker Swarm resources through Portainer API… apple/swift-argument-parser — This is a library for building command-line interfaces in Swift. It converts command-line arguments into type-safe… ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a…