psenger /
github-ruleset-auditor
Audit and enforce branch protection rules across all your GitHub repositories. Generates manifests, identifies unprotected repos, and applies rulesets in bulk using the modern Rulesets API.
56/100 healthLoading repository data…
darrenburns / repository
The modern API client that lives in your terminal.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A powerful HTTP client that lives in your terminal.
Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows. Your requests are stored locally in simple YAML files, so they're easy to read and version control.
Some notable features include:
Visit the website for more information, the roadmap, and the user guide.
Posting can be installed via uv on MacOS, Linux, and Windows.
# quickly install uv on MacOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh
# install Posting (will also quickly install Python 3.13 if needed)
uv tool install --python 3.13 posting
Now you can run Posting via the command line:
posting
Homebrew and NixOS are not officially supported at the moment.
pipx?If you'd prefer to use pipx, that works too: pipx install posting.
Contributions are welcome! See CONTRIBUTING.md for guidelines, information on setting up your development environment, and running tests.
Learn more about Posting at https://posting.sh.
Posting was built with Textual.
Selected from shared topics, language and repository description—not editorial ratings.
psenger /
Audit and enforce branch protection rules across all your GitHub repositories. Generates manifests, identifies unprotected repos, and applies rulesets in bulk using the modern Rulesets API.
56/100 healthikwukao /
An AI-powered coding assistant built with Python, OpenRouter, and the OpenAI SDK. Demonstrates secure tool calling, file system operations, Python execution, and iterative agent workflows inspired by modern AI coding tools like Claude Code and Cursor.
61/100 healthNixer-713 /
A lightweight broadcasting toolkit built around the Telegram Bot API. It delivers templated messages, offers a CLI with dry-run support, and ships with a modern Vue dashboard for batch operations. The stack combines Python, FastAPI, Vue, and SQLite, providing template versioning, delivery tracking, and a clear roadmap for Stage 2 automation