awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to jarun/bcal

Projects sharing features with Bcal

30 open-source projects similar to jarun/bcal, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • shobrook/reboundshobrook avatar

    shobrook/rebound

    4,119View on GitHub↗

    Rebound is an automated error resolver and exception handling extension that maps runtime exceptions to external community knowledge bases. It functions as a search automation tool designed to surface community-driven error resolutions directly in the terminal when a software exception is thrown. The tool specifically integrates with Stack Overflow to automatically fetch relevant discussion threads and solutions during a program crash. It reduces manual searching by retrieving these community answers without requiring the developer to leave the command line interface. The system covers autom

    Pythoncommand-line-interfacecommand-line-toolerror-messages
    View on GitHub↗4,119
  • tejasq/add-gitignoreTejasQ avatar

    TejasQ/add-gitignore

    722View on GitHub↗

    An interactive CLI tool that adds a .gitignore to your projects.

    JavaScriptcligitgitignore
    View on GitHub↗722
  • oldj/switchhostsoldj avatar

    oldj/SwitchHosts

    26,826View on GitHub↗

    SwitchHosts is a desktop application for managing and switching between multiple sets of system hosts file entries. It functions as a network environment switcher and an operating system hosts file manager, allowing users to map domain names to specific IP addresses for local DNS management. The tool distinguishes itself through remote hosts synchronization, which fetches and updates local data from remote URLs on a defined schedule. It enables rapid configuration toggling via a main window and system tray menu to swap between different network routing sets instantly. The application include

    TypeScriptelectronhostshostseditor
    View on GitHub↗26,826
  • sharex/sharexShareX avatar

    ShareX/ShareX

    38,123View on GitHub↗

    ShareX is a desktop utility designed for screen capture, image annotation, and automated file sharing. It provides a comprehensive suite of tools for capturing screen regions, windows, or scrolling content, and includes a layered image editor that allows users to manipulate, scale, and transform graphical elements and annotations directly on captured media. The application distinguishes itself through an event-driven post-capture pipeline that triggers automated workflows, such as image processing, external command execution, or file uploads, immediately after a capture event. Users can exten

    C#capturecolor-pickercsharp
    View on GitHub↗38,123

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • tw93/paketw93 avatar

    tw93/Pake

    50,531View on GitHub↗

    Pake is a command-line tool that transforms web pages into standalone desktop applications. By wrapping web content in a lightweight native shell, it enables users to package existing websites as native software for Windows, macOS, and Linux. The tool functions as a cross-platform packager that bundles a minimal browser runtime with application assets into a single executable file. Unlike traditional browser-based frameworks, it utilizes a system-level webview to render content, providing a desktop experience that operates with reduced overhead. Users can customize the resulting applications

    Rustchatgptclaudedesktop
    View on GitHub↗50,531
  • onmyway133/findergoonmyway133 avatar

    onmyway133/FinderGo

    1,164View on GitHub↗

    🐢 Open terminal quickly from Finder

    Swiftcurrentextensionfinder
    View on GitHub↗1,164
  • matthewyork/datetoolsMatthewYork avatar

    MatthewYork/DateTools

    7,186View on GitHub↗

    DateTools is a date manipulation library for iOS applications that provides utilities for date arithmetic, range management, and relative time formatting. It functions as a set of tools to shift dates by specific units, calculate durations between timestamps, and convert dates into localized, human-readable strings. The library specializes in the analysis of time spans, offering systems to define, compare, and organize overlapping or sequential time periods. It includes logic to determine chronological relationships, such as whether dates fall within specific windows or how different time per

    Objective-C
    View on GitHub↗7,186
  • casey/justcasey avatar

    casey/just

    34,302View on GitHub↗

    This project is a command-line task runner designed to manage project-specific workflows through a centralized, configuration-driven interface. It functions as a declarative tool for organizing build logic, environment variables, and task dependencies into a structured format, enabling the automation of complex development pipelines. The tool distinguishes itself by providing a shell-agnostic execution layer that ensures consistent behavior across Windows, macOS, and Linux. It supports advanced workflow orchestration by constructing directed acyclic graphs to manage task prerequisites, while

    Rust
    View on GitHub↗34,302
  • ogham/exaogham avatar

    ogham/exa

    24,406View on GitHub↗

    Exa is a command-line utility designed to replace traditional file listing commands in Unix-like environments. It functions as a terminal-based file explorer that displays directory contents alongside system metadata and file attributes. The tool distinguishes itself by integrating version control information directly into the directory listing, allowing users to view the status of files within a repository alongside standard system data. It utilizes terminal-based styling to provide color-coded output, which helps visually differentiate between file types and metadata. The utility supports

    Rustcommand-linefilesls
    View on GitHub↗24,406
  • rlxone/equinoxrlxone avatar

    rlxone/Equinox

    1,988View on GitHub↗

    🌇 🌃 Create dynamic wallpapers for macOS.

    Swift
    View on GitHub↗1,988
  • ttu/dotnet-fake-json-serverttu avatar

    ttu/dotnet-fake-json-server

    405View on GitHub↗

    Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.

    C#csharpdotnet-coredynamic
    View on GitHub↗405
  • vegabobo/dsu-sideloaderVegaBobo avatar

    VegaBobo/DSU-Sideloader

    2,173View on GitHub↗

    A simple app made to help users easily install GSIs via DSU's Android feature.

    Kotlin
    View on GitHub↗2,173
  • ajeetdsouza/zoxideajeetdsouza avatar

    ajeetdsouza/zoxide

    37,467View on 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
    View on GitHub↗37,467
  • gcenx/wineskinserverGcenx avatar

    Gcenx/WineskinServer

    3,027View on GitHub↗

    A tool used to make user-friendly wine wrapped ports of Windows software for macOS.

    View on GitHub↗3,027
  • mellowcandle/bitwisemellowcandle avatar

    mellowcandle/bitwise

    715View on GitHub↗

    Terminal based bit manipulator in ncurses

    Cbitwisebitwise-operationc
    View on GitHub↗715
  • f0x1d/logfoxF

    F0x1d/LogFox

    0View on GitHub↗

    Yet another LogCat reader for Android

    View on GitHub↗0
  • iwe-org/iweiwe-org avatar

    iwe-org/iwe

    1,124View on GitHub↗

    Markdown memory system for you and your AI agent

    Rust
    View on GitHub↗1,124
  • junegunn/fzfjunegunn avatar

    junegunn/fzf

    81,017View on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    View on GitHub↗81,017
  • monitorcontrol/monitorcontrolMonitorControl avatar

    MonitorControl/MonitorControl

    33,517View on GitHub↗

    MonitorControl is a macOS display control utility and external monitor manager. It functions as a DDC/CI display controller that allows users to adjust the brightness and volume of third-party monitors using native Apple keyboard keys. The software mimics native macOS hardware feedback by implementing a system overlay tool that renders on-screen display indicators during adjustments. It further provides the ability to synchronize brightness levels across multiple screens or replicate ambient light sensor changes to external displays. The utility includes capabilities for mapping custom keybo

    Swiftapplebrightnesscontrol
    View on GitHub↗33,517
  • nicolargo/glancesnicolargo avatar

    nicolargo/glances

    32,840View on GitHub↗

    Glances is a cross-platform system monitoring tool designed to track real-time resource usage and hardware health metrics across diverse computing environments. It functions as a command-line utility that provides a unified view of system performance, identifying bottlenecks and maintaining infrastructure stability through a consistent abstraction layer that translates kernel calls into actionable data. The project distinguishes itself through its distributed capabilities, offering a web-based interface that enables remote access to live performance metrics from any device without requiring d

    Pythonmonitoringmulti-platformpython
    View on GitHub↗32,840
  • actuallymentor/wintertime-mac-background-freezerA

    actuallymentor/wintertime-mac-background-freezer

    0View on GitHub↗
    View on GitHub↗0
  • actionschnitzel/pigro-aid-actionschnitzel avatar

    actionschnitzel/PiGro-Aid-

    46View on GitHub↗

    With a clear and graphically appealing GUI you can access the system deeply, overclock the Pi or replace the entire desktop environment. Everything you need to use the Pi as a desktop computer. PiGro does many commands that have to be entered via the terminal with one or two clicks of a button.

    Python
    View on GitHub↗46
  • a-jie/ppoA

    a-jie/ppo

    0View on GitHub↗
    View on GitHub↗0
  • al0ne/linuxcheckal0ne avatar

    al0ne/LinuxCheck

    2,082View on GitHub↗

    Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流量/任务计划/环境变量/用户信息/Services/bash/恶意文件/内核Rootkit/SSH/Webshell/挖矿文件/挖矿进程/供应链/服务器风险等13类70+项检查

    Shell
    View on GitHub↗2,082
  • akhileshthorat/micropython-esp32-otaAkhileshThorat avatar

    AkhileshThorat/Micropython-ESP32-OTA

    16View on GitHub↗

    Example code for updating firmware over the air

    Python
    View on GitHub↗16
  • acostalima/react-native-test-runneracostalima avatar

    acostalima/react-native-test-runner

    5View on GitHub↗

    Run unit and integration tests in React Native's environment.

    JavaScript
    View on GitHub↗5
  • alandsleman/formbuilderAlandSleman avatar

    AlandSleman/FormBuilder

    474View on GitHub↗

    UI based codegen tool to easily create Beautiful and Type safe @shadcn/ui forms (Next.js, Vue, Svelte)

    TypeScript
    View on GitHub↗474
  • aldanial/clocAlDanial avatar

    AlDanial/cloc

    23,201View on 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
    View on GitHub↗23,201
  • alexbrazier/react-native-network-loggeralexbrazier avatar

    alexbrazier/react-native-network-logger

    677View on GitHub↗

    An HTTP network request monitor for React Native with in-app interface for iOS and Android with no native code

    TypeScript
    View on GitHub↗677
  • airsaid/inspirewritingpluginAirsaid avatar

    Airsaid/InspireWritingPlugin

    7View on GitHub↗

    An IntelliJ IDEA plugin is used to inspire you to write code.

    Kotlin
    View on GitHub↗7