rtv is a terminal user interface social media browser and Reddit terminal client. It functions as a command-line interface for browsing, searching, and interacting with Reddit content, allowing users to manage accounts and view social feeds without a web browser. The application integrates with external system tools for content composition, launching configured text editors to create and modify long-form posts and comments. It handles media and external links by delegating them to system-level shell commands and handlers based on MIME types. Capabilities include account and inbox management
HackerNews-React-Native is a cross-platform mobile client and news aggregator designed for iOS and Android. It provides a mobile interface for browsing paginated news stories and reading nested community discussions by fetching data from the Hacker News API. The application includes an embedded web viewer to render external articles and source pages directly within the interface. It implements a hierarchical discussion system to display nested comment threads. The project is built using a React Native codebase and utilizes a modular UI composition. It incorporates list virtualization for sto
rich-cli is a terminal rich text renderer and data visualizer that transforms raw text and structured data into styled console output. It functions as a command line markup processor, converting Markdown and custom markup into formatted text with clickable links and colors. The tool specializes in terminal content rendering for various formats, including syntax-highlighted source code, JSON data with consistent indentation, and CSV tables. It also supports the rendering of Jupyter notebooks and provides a terminal content pager for navigating long files and remote content via a scrollable int
gcalcli is a command-line interface and calendar management tool designed for viewing, creating, and managing events within Google Calendar. It functions as a Google API client that allows users to handle scheduling and appointments directly from a terminal without the use of a web browser. The tool enables terminal-based scheduling and calendar workflow automation, providing a way to manage daily agendas and schedule updates through a shell. The utility integrates with the Google Calendar API via a REST client and uses OAuth2 for authentication. It renders API data into human-readable table
Haxor-news is a command line interface and terminal news aggregator for browsing top stories, reading discussion threads, and searching job posts via the Hacker News API. It provides a text-based terminal user interface for consuming curated news feeds and viewing formatted web content directly within a system shell.
The main features of donnemartin/haxor-news are: Hacker News Clients, News Aggregators, Regex Content Filtering, Threaded Discussion Interfaces, External API Data Fetching, Terminal Content Rendering, Job Search and Recruitment, Freelance Opportunity Filtering.
Open-source alternatives to donnemartin/haxor-news include: michael-lazar/rtv — rtv is a terminal user interface social media browser and Reddit terminal client. It functions as a command-line… isimar/hackernews-react-native — HackerNews-React-Native is a cross-platform mobile client and news aggregator designed for iOS and Android. It… textualize/rich-cli — rich-cli is a terminal rich text renderer and data visualizer that transforms raw text and structured data into styled… insanum/gcalcli — gcalcli is a command-line interface and calendar management tool designed for viewing, creating, and managing events… fathyb/carbonyl — Carbonyl is a Chromium-based terminal browser that renders web pages directly within a command line interface. It… ther1d/shell_gpt — Shell GPT is an AI-powered command-line interface that generates shell commands and source code from natural language…