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

To-do and GTD

Ranking updated Jun 23, 2026

For To-do and GTD, the strongest matches are eyaltoledano/claude-task-master (This project is an autonomous, multi-model orchestrator designed to), casey/just (This project is a command-line task runner designed to) and glanceapp/glance (Glance is a self-hosted web portal designed to aggregate). tqdm/tqdm and amnweb/yasb round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore open-source task management applications and productivity tools designed for personal organization and workflow optimization.

To-do and GTD

Find the best repos with AI.We'll search the best matching repositories with AI.
  • eyaltoledano/claude-task-mastereyaltoledano avatar

    eyaltoledano/claude-task-master

    27,567View on GitHub↗

    This project is an autonomous, multi-model orchestrator designed to manage the full software development lifecycle through a command-line interface. It functions as an intelligent agent that decomposes high-level product goals into actionable, prioritized subtasks, manages dependency graphs, and executes development cycles. By automating requirement parsing, technical research, and task tracking, it maintains project alignment and momentum throughout the implementation process. The system distinguishes itself through a provider-agnostic abstraction layer that allows users to assign specific a

    JavaScriptAgentic OrchestrationAI-Powered Task OrchestratorsAutonomous Development Agents
    View on GitHub↗27,567
  • 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

    RustDependency Graph RunnersTask RunnersWorkflow Orchestrators
    View on GitHub↗34,302
  • glanceapp/glanceglanceapp avatar

    glanceapp/glance

    35,169View on GitHub↗

    Glance is a self-hosted web portal designed to aggregate real-time data, system monitoring, and content feeds into a single, customizable dashboard. It functions as a centralized interface for managing internal tools and network services, allowing users to secure their portal with password authentication and define the application's visual identity and layout through structured configuration files. The platform is built on a modular widget engine that treats individual dashboard components as isolated units. This architecture enables users to arrange widgets into custom pages and columns, wit

    GoPersonal DashboardsConfigurable Web PortalsSystem Monitoring Dashboards
    View on GitHub↗35,169
  • tqdm/tqdmtqdm avatar

    tqdm/tqdm

    31,203View on GitHub↗

    Tqdm is a terminal-based progress indicator that provides real-time visual feedback for long-running tasks and data processing pipelines. It functions as an iteration tracking wrapper, allowing developers to monitor the completion status of loops and data streams by wrapping standard iterables without modifying the underlying data source. The project distinguishes itself through its use of terminal escape sequences to render dynamic text and graphical bars that update in place. It supports both automatic tracking of iterable collections and manual progress incrementing for non-linear tasks wh

    PythonProgress IndicatorsIteration WrappersIterable Trackers
    View on GitHub↗31,203
  • amnweb/yasbamnweb avatar

    amnweb/yasb

    4,209View on GitHub↗

    YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for building personalized information bars using a modular class-based widget architecture and CSS-based styling. The framework distinguishes itself through deep integration with Windows tiling window managers, allowing users to display active workspaces, tiling layouts, and window focus states. It also features automated visual consistency by generating system color schemes based on the current desktop wallpaper. The project covers a wide range of capabilities, including real-time syst

    PythonStatus Bar CustomizersStatus BarsComponent-Based Architectures
    View on GitHub↗4,209
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted avatar

    awesome-selfhosted/awesome-selfhosted

    299,516View on GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    Agile Project ManagementAgricultural CooperativesAnalytics Tracking
    View on GitHub↗299,516
  • jordanbaird/icejordanbaird avatar

    jordanbaird/Ice

    26,062View on GitHub↗

    Ice is a macOS menu bar manager designed to provide granular control over the visibility, arrangement, and spacing of system status icons. It functions as a workspace organization utility that allows users to hide unnecessary icons and rearrange active elements through a drag-and-drop interface, helping to maintain a clean and focused desktop environment. The application distinguishes itself by prioritizing keyboard-driven navigation and workflow optimization. Users can assign custom global hotkeys to trigger specific menu bar actions or toggle visibility settings, enabling interaction with b

    SwiftMenu Bar ManagersMenu Bar OrganizersSystem Tray Managers
    View on GitHub↗26,062
  • stdlib-js/stdlibstdlib-js avatar

    stdlib-js/stdlib

    5,735View on GitHub↗
    JavaScriptScientific Computing Libraries2D Plot ConstructorsArray Element Finding
    View on GitHub↗5,735
  • super-productivity/super-productivitysuper-productivity avatar

    super-productivity/super-productivity

    17,541View on GitHub↗

    This project is a local-first task manager and time tracking tool designed to consolidate work items from multiple external project management platforms into a single, unified interface. By prioritizing local data sovereignty, it ensures that all task lists, time logs, and application states remain on the user's device, providing full functionality in offline environments while maintaining privacy. The application distinguishes itself through a focus on deep work and structured productivity rituals. It integrates distraction-free modes, configurable focus timers, and automated time tracking t

    TypeScriptData SovereigntyDeep Work Productivity ToolsDeep Work Timers
    View on GitHub↗17,541
  • marktext/marktextmarktext avatar

    marktext/marktext

    57,443View on GitHub↗

    Marktext is a cross-platform desktop application designed for markdown document authoring and structured note-taking. It functions as a WYSIWYG text processor, providing a distraction-free interface that renders formatted content in real-time while hiding the underlying markup syntax. The application utilizes a multi-process architecture that separates system integration from the user interface, ensuring consistent performance across Windows, macOS, and Linux. By employing a custom editor core built on native browser capabilities and a structured syntax tree, it manages complex document eleme

    TypeScriptMarkdown Authoring EnvironmentsMarkdown EditorsCross-Platform
    View on GitHub↗57,443
  • zsh-users/zsh-autosuggestionszsh-users avatar

    zsh-users/zsh-autosuggestions

    35,705View on GitHub↗

    This project is a shell plugin that provides real-time command suggestions to accelerate terminal input. By hooking into the command line editor and utilizing a strategy-based prediction engine, it generates completions derived from command history, shell completion data, or custom user-defined sources. The tool distinguishes itself by rendering suggestions as a visual ghost layer directly within the terminal buffer using ANSI-styled overlays. To maintain a responsive command-line environment, it performs all prediction calculations in the background, ensuring that heavy computation does not

    ShellCommand Prediction EnginesTerminal Productivity ToolsShell Integration Hooks
    View on GitHub↗35,705
  • hovancik/stretchlyhovancik avatar

    hovancik/stretchly

    5,905View on GitHub↗

    Stretchly is a cross-platform desktop break reminder application that helps prevent eye strain and repetitive strain injury by periodically prompting you to take microbreaks and long breaks. Built with Electron, it runs on Windows, macOS, and Linux with a consistent interface, and can be controlled both through its graphical interface and via terminal commands. The application distinguishes itself through extensive customization and context-aware behavior. You can adjust break intervals, durations, sounds, and the content displayed during breaks to match your personal workflow. Stretchly auto

    JavaScriptActionable RemindersTimed Break RemindersBreak Customization Tools
    View on GitHub↗5,905
  • 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

    RustCommand Line Navigation ToolsTerminal Navigation AcceleratorsDirectory Navigation Utilities
    View on GitHub↗37,467
  • sharkdp/fdsharkdp avatar

    sharkdp/fd

    43,362View on GitHub↗

    This project is a high-performance command-line utility designed for rapid filesystem navigation and file discovery. It enables users to locate files and directories within large project structures using recursive search, pattern matching, and metadata-aware filtering. By employing multi-threaded parallel traversal, it provides an efficient way to explore complex directory trees. What distinguishes this tool is its ability to integrate directly into terminal workflows and automate file management tasks. It automatically respects version control ignore files and hidden file settings, ensuring

    RustFile Search UtilitiesFilesystem Search UtilitiesCommand Line Utilities
    View on GitHub↗43,362
  • vocodedev/vocode-corevocodedev avatar

    vocodedev/vocode-core

    3,693View on GitHub↗

    Vocode-core is a framework for building real-time conversational AI voice agents. It serves as a conversational orchestrator and pipeline that integrates speech-to-text, large language models, and text-to-speech services to enable low-latency voice interactions. The project features a provider-agnostic interface that allows for swappable speech and language model providers, including support for both cloud APIs and local binaries. It distinguishes itself through a specialized telephony integration layer that enables agents to be deployed across phone lines, WebRTC, and virtual meeting platfor

    PythonAPI-Driven Call AutomationConversational Audio StreamsConversational Voice AI
    View on GitHub↗3,693
  • logseq/logseqlogseq avatar

    logseq/logseq

    43,419View on GitHub↗

    Logseq is a privacy-focused, local-first knowledge base designed for personal information management and networked thought mapping. It functions as a bi-directional graph editor that organizes content into hierarchical, outliner-based structures, allowing users to connect related concepts through automated backlinking and visual relationship mapping. The platform distinguishes itself by maintaining all user data in plain text markdown files stored directly on the local device, ensuring offline availability and long-term portability. It employs a logic-based query engine to perform complex rel

    ClojureGraph-Based EditorsLocal-First Knowledge BasesNetworked Thought Tools
    View on GitHub↗43,419
  • qawolf/qawolfqawolf avatar

    qawolf/qawolf

    3,433View on GitHub↗

    Run QA Wolf flows from your terminal or in CI.

    TypeScriptUI and End-to-End Testing
    View on GitHub↗3,433
  • rxhanson/rectanglerxhanson avatar

    rxhanson/Rectangle

    29,247View on GitHub↗

    Rectangle is a desktop window manager that organizes open application windows into predefined layouts and grid positions. It functions as a background utility, allowing users to manipulate window frames through keyboard shortcuts or mouse gestures to improve multitasking and workspace efficiency. The application acts as a native interface extension, providing window snapping and tiling functionality that integrates directly with the operating system. It supports multi-monitor setups, enabling the distribution and alignment of windows across various displays. By utilizing the system accessibil

    SwiftWindow ManagersDesktop UtilitiesKeyboard Productivity Tools
    View on GitHub↗29,247
  • cisofy/lynisCISOfy avatar

    CISOfy/lynis

    15,284View on GitHub↗

    Lynis is an automated security auditing and system hardening framework designed for UNIX-based operating systems. It functions as a command-line utility that inspects local system configurations to identify security vulnerabilities, configuration weaknesses, and compliance gaps. By executing a series of modular tests, the tool generates actionable reports and remediation suggestions to assist in strengthening system defenses. The project distinguishes itself through a highly modular architecture that relies on shell-script-based execution and native system inspection. Users can define custom

    ShellAutomated Security ScannersSecurity Auditing ToolsSecurity Testing and Auditing
    View on GitHub↗15,284
  • atuinsh/atuinatuinsh avatar

    atuinsh/atuin

    30,266View on GitHub↗

    Atuin is a command-line tool that replaces standard shell history with a searchable, encrypted SQLite database. By hooking into shell initialization scripts, it provides an interactive, keyboard-driven interface for real-time command filtering and retrieval. The platform ensures data privacy through a client-side encryption layer, securing sensitive history and configuration data before it is synchronized across multiple machines. Beyond history management, Atuin functions as an executable documentation platform that enables teams to create and share interactive runbooks. These documents use

    RustInteractive RunbooksShell History DatabasesShell History Managers
    View on GitHub↗30,266
  • humansignal/label-studioHumanSignal avatar

    HumanSignal/label-studio

    27,619View on GitHub↗

    Label Studio is a multi-modal data annotation platform designed to create and manage high-quality training datasets for machine learning. It functions as a self-hosted, containerized environment that supports secure, private deployments, including air-gapped configurations. The platform provides a centralized workspace for labeling diverse media types, such as images, text, audio, and time-series data, to support supervised and reinforcement learning workflows. The platform distinguishes itself through deep integration with machine learning backends, enabling active learning loops, automated

    TypeScriptAnnotation PlatformsAnnotation ToolsData Annotation Platforms
    View on GitHub↗27,619
  • charmbracelet/bubbleteacharmbracelet avatar

    charmbracelet/bubbletea

    43,164View on GitHub↗

    This framework provides a functional architecture for building interactive command-line applications. It utilizes a reactive runtime engine that synchronizes application state, user input, and visual output through a central event-driven message loop. By employing a unidirectional data flow pattern, the framework separates the definition of application state from the logic that processes updates and the declarative rendering process that transforms state into terminal-ready output. The framework distinguishes itself through its approach to side-effect management and terminal environment adapt

    GoConcurrency ModelsTerminal Rendering EnginesTerminal User Interfaces
    View on GitHub↗43,164
  • camel-ai/camelcamel-ai avatar

    camel-ai/camel

    17,253View on GitHub↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    PythonAgent State PersistenceAgent Tool IntegrationsAgentic LLM Frameworks
    View on GitHub↗17,253
  • philc/vimiumphilc avatar

    philc/vimium

    26,071View on GitHub↗

    Vimium is a browser extension that provides a keyboard-driven interface for web navigation. By mapping standard text editor commands to browser interactions, it enables users to navigate web pages and interface elements without relying on a mouse or trackpad. The project functions as a customizable input mapper that intercepts low-level keyboard events at the document root. This allows users to override default browser shortcuts and define personalized command sequences to tailor their browsing workflow. The extension maintains consistent control across all browser environments, including res

    JavaScriptKeyboard Browsing InterfacesBrowser Keyboard ExtensionsCustomizable Shortcut Systems
    View on GitHub↗26,071
  • rubycdp/ferrumrubycdp avatar

    rubycdp/ferrum

    2,030View on GitHub↗

    Headless Chrome Ruby API

    RubyTestingUI and End-to-End Testing
    View on GitHub↗2,030
  • kovidgoyal/kittykovidgoyal avatar

    kovidgoyal/kitty

    33,462View on GitHub↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    PythonTerminal EmulatorsTerminal Graphics RenderingTerminal Multiplexers
    View on GitHub↗33,462
  • vitalets/playwright-bddvitalets avatar

    vitalets/playwright-bdd

    617View on GitHub↗
    TypeScriptTesting FrameworksUI and End-to-End Testing
    View on GitHub↗617
  • makeplane/planemakeplane avatar

    makeplane/plane

    50,924View on GitHub↗

    Plane is a project management platform designed for planning, tracking, and delivering complex organizational tasks. It provides a centralized workspace that utilizes hierarchical structures to organize work into epics and initiatives, enabling automated progress tracking across teams without requiring manual status updates. The platform distinguishes itself through an integrated artificial intelligence engine that coordinates tasks, retrieves live data, and automates repetitive workflows by analyzing project history and documentation. It supports enterprise-grade requirements by offering sel

    TypeScriptAgentic Workflow AutomationProject Management SystemsWorkflow Management Systems
    View on GitHub↗50,924
  • klaudiosinani/taskbookklaudiosinani avatar

    klaudiosinani/taskbook

    9,328View on GitHub↗

    Taskbook is a command-line task manager and note-taking application that operates within a terminal interface. It functions as a CLI Kanban board, allowing users to organize work into boards with status tracking and priority levels, while persisting all data as structured JSON documents in a configurable local directory. The tool enables personal knowledge management by grouping tasks and plain text notes into named boards and sections to categorize different projects. It supports task prioritization, status tracking, and the ability to mark items as favorites for quick retrieval. The applic

    JavaScriptCommand Line Task ListsBoard-Based OrganizationCLI Workflow Integrations
    View on GitHub↗9,328
  • cmderdev/cmdercmderdev avatar

    cmderdev/cmder

    26,937View on GitHub↗

    Cmder is a console emulator and terminal environment for Windows that provides a unified interface for managing multiple command-line sessions. It functions as a container host, wrapping existing console engines and shell processes within a single tabbed window to improve workflow organization and terminal navigation. The software distinguishes itself by bundling disparate console engines and Unix-style utilities into a single, pre-configured distribution. It utilizes a shell environment orchestrator that injects custom scripts and hooks into active processes, allowing for modified prompt beh

    PowerShellTerminal EmulatorsShell Environment OrchestratorsTerminal Emulators
    View on GitHub↗26,937
  • klaussinani/taskbookklaussinani avatar

    klaussinani/taskbook

    9,327View on GitHub↗

    Taskbook is a command-line task manager and local plain-text organizer that provides a terminal user interface for managing to-do lists, project boards, and notes. It functions as a CLI Kanban board, allowing users to group actionable items and informational snippets into categorized boards. The tool emphasizes local data organization by storing information in local files with customizable storage paths. It supports a Kanban-style workflow where tasks are organized into boards and tracked through pending, in-progress, and complete states. The system includes capabilities for prioritizing tas

    JavaScriptCommand Line InterfacesCommand Line Task ListsCLI Productivity Tools
    View on GitHub↗9,327
  • jesseduffield/lazygitjesseduffield avatar

    jesseduffield/lazygit

    79,339View on GitHub↗

    Lazygit is a terminal-based user interface designed to simplify version control operations through a keyboard-driven workflow. It functions as a visual abstraction layer that bridges native commands with an interactive environment, allowing users to manage repository history, branches, and commit workflows without relying solely on manual command-line input. The tool distinguishes itself by automating complex version control tasks that typically require multiple manual steps. It provides specialized interfaces for interactive rebasing, commit history amendment, and binary search-based regress

    GoTerminal-Based Version Control InterfacesVersion Control InterfacesInteractive Workflow Managers
    View on GitHub↗79,339
  • kilo-org/kilocodeKilo-Org avatar

    Kilo-Org/kilocode

    15,616View on GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptAgentic Tool OrchestrationAgentic Workflow AutomationAI Agent Integration Platforms
    View on GitHub↗15,616
  • helix-editor/helixhelix-editor avatar

    helix-editor/helix

    44,911View on GitHub↗

    Helix is a terminal-based modal text editor designed for efficient code manipulation and navigation. It centers on a selection-first editing model, where operations are performed on active ranges rather than individual cursor positions, allowing for precise control over text and code structures. The editor distinguishes itself through deep integration with structural parsing and language intelligence. By utilizing an incremental parsing library, it builds concrete syntax trees that enable advanced features like structural code navigation, intelligent indentation, and syntax-aware text object

    RustEditor ConfigurationsLanguage Server ClientsLanguage Server Clients
    View on GitHub↗44,911
  • ai-dashboad/flutter-skillai-dashboad avatar

    ai-dashboad/flutter-skill

    299View on GitHub↗

    AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.

    DartBrowser AutomationDevelopment ToolsUI and End-to-End Testing
    View on GitHub↗299
  • chubin/cheat.shchubin avatar

    chubin/cheat.sh

    41,461View on GitHub↗

    Cheat.sh is a command line knowledge base that provides instant access to programming syntax, code snippets, and technical documentation. Designed to minimize context switching, it functions as a developer productivity tool that allows users to retrieve information directly within their terminal or code editor. The service distinguishes itself through a terminal-agnostic interface that relies on standard input and output streams, ensuring compatibility across various shell environments and operating systems. It supports persistent query sessions to maintain workflow continuity and offers a co

    PythonDocumentation ServersProductivity ToolsCommand Line Interfaces
    View on GitHub↗41,461
  • nikita-filonov/ui-coverage-scenario-toolNikita-Filonov avatar

    Nikita-Filonov/ui-coverage-scenario-tool

    8View on GitHub↗

    UI Coverage Scenario Tool is an innovative, no-overhead solution for tracking and visualizing UI test coverage — directly on your actual application, not static snapshots. The tool collects coverage during UI test execution and generates an interactive HTML report. This report embeds a live…

    HTMLUI and End-to-End Testing
    View on GitHub↗8
  • jj-vcs/jjjj-vcs avatar

    jj-vcs/jj

    29,746View on GitHub↗

    Jujutsu is a distributed version control engine designed to manage project history through mutable commits and a persistent operation log. By treating the working directory as a mutable commit, it eliminates the need for manual staging areas, allowing users to modify repository history directly without checking out specific branches. The system maintains full compatibility with existing remote repositories, ensuring that local workflows remain interoperable with standard version control ecosystems. A defining characteristic of the project is its conflict-aware architecture, which treats merge

    RustVersion Control SystemsGit Interoperability LayersMutable Working Copies
    View on GitHub↗29,746
  • gurupreet/composecookbookGurupreet avatar

    Gurupreet/ComposeCookBook

    6,839View on GitHub↗

    ComposeCookBook is a Jetpack Compose UI component library and layout reference. It serves as a collection of declarative interface elements, reusable widgets, and structural mockups for organizing content within the Jetpack Compose framework. The project functions as an Android UI design gallery and animation showcase. It provides a library of visual transitions and interactive state changes, alongside full-page layout examples and demo screens that demonstrate visual patterns for Android applications. The repository covers broader capabilities including Android layout prototyping, UI testin

    KotlinUI Component LibrariesUI ComponentsAndroid UI Components
    View on GitHub↗6,839
  • cli/clicli avatar

    cli/cli

    44,849View on GitHub↗

    This project is a command-line interface that bridges local development workflows with remote platform services. It functions as a terminal-based platform client, enabling users to manage repositories, issues, and pull requests directly from their command line through authenticated API interactions. The tool provides a modular environment that supports custom binary extensions and command aliases, allowing developers to tailor their terminal experience to specific project needs. Beyond standard repository management, the tool serves as a remote development manager, offering capabilities to pr

    GoExtensible Command-Line InterfacesPull Request Management ToolsRemote Development Environments
    View on GitHub↗44,849
  • jo-duchan/tapflowjo-duchan avatar

    jo-duchan/tapflow

    125View on GitHub↗

    A self-hosted Appetize / BrowserStack alternative for mobile QA teams

    TypeScriptUI and End-to-End Testing
    View on GitHub↗125
  • files-community/filesfiles-community avatar

    files-community/Files

    44,008View on GitHub↗

    Files is a graphical file manager designed to replace the default operating system explorer with a unified, highly configurable environment. It functions as an extensible storage aggregator, normalizing local, cloud, and remote network storage into a single, consistent interface. By hooking into the system shell, the application intercepts navigation requests to provide a seamless, integrated experience for managing diverse file systems. The application distinguishes itself through a dual-pane productivity environment that facilitates efficient cross-directory operations and drag-and-drop wor

    C#File ManagersGraphical File ManagersDual-Pane Layouts
    View on GitHub↗44,008
  • test-zeus-ai/testzeus-herculestest-zeus-ai avatar

    test-zeus-ai/testzeus-hercules

    1,056View on GitHub↗

    Testing modern web applications can be difficult, with frequent changes and complex features making it hard to keep up. That's where Hercules comes in. Hercules is the world's first open-source testing agent, built to handle the toughest testing tasks so you don't have to. It turns simple,…

    PythonUI and End-to-End Testing
    View on GitHub↗1,056
  • actualbudget/actualactualbudget avatar

    actualbudget/actual

    27,038View on GitHub↗

    Actual is a local-first personal finance manager designed to help users track income, manage expenses, and maintain a balanced budget. It functions as a data-centric application that prioritizes offline access and local file storage, ensuring that financial records remain available and performant regardless of network connectivity. The platform distinguishes itself through a robust architectural foundation that emphasizes data integrity and auditability. Every financial action is recorded as an immutable sequence of events, and all currency values are processed using an integer-based arithmet

    TypeScriptBudget AllocationPersonal Finance ManagementBudgeting Workflows
    View on GitHub↗27,038
  • vostride/agent-qavostride avatar

    vostride/agent-qa

    119View on GitHub↗

    The self-improving Agentic QA harness with Memory. Write tests in natural language. Catch regressions before releases ship.

    TypeScriptBrowser AutomationUI and End-to-End Testing
    View on GitHub↗119
  • refined-github/refined-githubrefined-github avatar

    refined-github/refined-github

    31,531View on GitHub↗

    Refined GitHub is a browser extension enhancement suite designed to improve developer productivity by augmenting the native web interface of code hosting platforms. It functions as a modular framework that injects custom JavaScript and stylesheets directly into the browser context, allowing for real-time manipulation of the page structure and visual design. The project distinguishes itself through a declarative architecture that monitors the document for structural changes, enabling it to dynamically patch interface elements as users navigate. By intercepting native event flows and applying c

    TypeScriptBrowser ExtensionsDeveloper Workflow EnhancementsCode Review Enhancements
    View on GitHub↗31,531
  • microsoft/powertoysmicrosoft avatar

    microsoft/PowerToys

    135,047View on GitHub↗

    PowerToys is a collection of background-resident system utilities designed to extend native operating system functionality and streamline desktop workflows. It operates as a modular toolkit, utilizing a central plugin-based host architecture that allows users to dynamically enable or disable specific features for system configuration and automation. By leveraging native system hooking, the suite intercepts global input and window events to provide advanced control over the computing environment. The project distinguishes itself through its focus on cross-device input orchestration and spatial

    CCross-Device Input ControllersDesktop Workflow OptimizersPlugin-Based Architectures
    View on GitHub↗135,047
  • romkatv/powerlevel10kromkatv avatar

    romkatv/powerlevel10k

    54,468View on GitHub↗

    Powerlevel10k is a high-performance shell prompt framework designed to provide a responsive and visually informative command-line interface. It functions as a terminal customization engine that allows users to define the appearance, color schemes, and information density of their prompt through a declarative configuration file. By decoupling prompt rendering from shell initialization, it eliminates startup latency and ensures that the command line remains responsive even under heavy system loads. The project distinguishes itself through advanced performance optimizations, including asynchrono

    ShellAsynchronous Execution StrategiesAsynchronous Prompt RenderersPrompt Customization Tools
    View on GitHub↗54,468
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
eyaltoledano/claude-task-master27.6KJavaScriptNOASSERTIONApr 28, 2026
casey/just34.3KRustCC0-1.0Jun 16, 2026
glanceapp/glance35.2KGoAGPL-3.0May 30, 2026
tqdm/tqdm31.2KPythonNOASSERTIONJun 15, 2026
amnweb/yasb4.2KPythonotherFeb 18, 2026
awesome-selfhosted/awesome-selfhosted299.5K—NOASSERTIONJun 16, 2026
jordanbaird/ice26.1KSwiftgpl-3.0Sep 20, 2025
stdlib-js/stdlib5.7KJavaScriptapache-2.0Feb 20, 2026
super-productivity/super-productivity17.5KTypeScriptmitFeb 18, 2026
marktext/marktext57.4KTypeScriptMITJun 16, 2026

Related searches

  • a GTD task manager
  • an open source task manager for productivity
  • a self-hosted to-do app
  • a focused personal task app
  • an open source hierarchical task manager
  • an open source tool for personal knowledge management
  • a tasks-plus-calendar app
  • a daily routine checklist