8 links
tagged with all of: open-source + command-line
Click any tag below to further narrow down your results
Links
ZeQL+ is a lightweight, open-source command-line tool that allows users to quickly access and interact with SQLite database files across multiple operating systems, including macOS, Linux, and Windows. It features a fast, paginated view of database tables and the ability to run custom SQL queries without any installation dependencies. Pre-built binaries are available for easy setup, and users can also build the tool from source using V programming language.
Deptective is a tool that automatically identifies and installs native dependencies required to run any executable or command by observing file access attempts. It operates within Docker containers to avoid contaminating the host system and can generate logs for debugging failed dependency resolutions. Users can also specify package managers and operating systems through command line options.
A single tweet sparked the development of a Chromium micro fork, leading to the introduction of a command-line flag that allows instant application of managed policies, revolutionizing browser theming. This advancement, initially aimed at enabling dynamic theme changes, now supports real-time updates for various enterprise policies, showcasing the power of open-source collaboration.
Vendetect is a command-line tool that automatically detects vendored and copy/pasted code between repositories by using similarity detection algorithms. It allows users to analyze specific subdirectories, compare code files side-by-side, and filter results by file type and similarity thresholds, providing outputs in various formats like rich, CSV, or JSON. The tool supports multiple programming languages and is designed to enhance code attribution and originality detection.
F2 is a cross-platform command-line tool developed in Go for batch renaming files and directories, emphasizing safety and efficiency. It features a default dry run mode, supports file attributes for flexible renaming, and includes conflict resolution, undo functionality, and extensive documentation to assist users. Installation options are available for Go developers and other methods can be found on the releases page.
Gemini CLI is an open-source AI agent designed for developers, enhancing the command line experience by providing AI-driven capabilities for tasks such as coding, problem-solving, and content generation. It integrates seamlessly with Google’s AI coding assistant, Gemini Code Assist, and offers generous usage limits, making it a powerful tool for developers looking to streamline their workflows. The CLI is fully extensible and customizable, welcoming contributions from the developer community.
Open Codex is a lightweight, open-source command-line AI assistant that operates fully offline, allowing users to convert natural language prompts into shell commands without requiring an OpenAI API key. It integrates with local language models and supports interactive features such as command confirmation, history, and a plugin system, making it suitable for macOS, Linux, and Windows. Users can install it via Homebrew, pipx, or GitHub, and it provides seamless interaction with advanced LLMs through Ollama.
Gemini CLI is an open-source AI agent that allows users to leverage the capabilities of Gemini directly within their terminal, offering features like built-in tools, extensibility for custom integrations, and support for various operating systems. It includes a free tier and supports automated workflows, making it ideal for developers who prefer command-line interfaces. Users can also integrate Gemini CLI into their GitHub workflows for enhanced collaboration and productivity.