awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to yakitrak/notesmd-cli

Open-source alternatives to Notesmd Cli

30 open-source projects similar to yakitrak/notesmd-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Notesmd Cli alternative.

  • s0md3v/be-a-hackers0md3v 的头像

    s0md3v/be-a-hacker

    2,625在 GitHub 上查看↗

    This project is a comprehensive educational framework and curriculum designed to transition beginners into proficient security engineers. It provides a self-taught hacking curriculum centered on mastering system internals, programming, and attack techniques through structured pedagogical paths and recursive learning. The framework distinguishes itself by integrating a productivity system specifically for engineers, which combines block-based time scheduling and incremental task management to prevent burnout and overcome procrastination. It further connects technical growth to professional adv

    在 GitHub 上查看↗2,625
  • show-me-the-code/pythonShow-Me-the-Code 的头像

    Show-Me-the-Code/python

    4,226在 GitHub 上查看↗

    This project is a curated library of Python code examples, educational resources, and programming tutorials. It functions as an educational repository designed to teach Python language fundamentals through practical implementation tasks, real-world exercises, and functional code snippets. The collection covers a diverse range of implementation examples, including the development of interactive websites and message boards using web frameworks. It also features scripts for audio speech processing, automated media processing for images, and the extraction of data from web content. Additional ca

    HTML
    在 GitHub 上查看↗4,226
  • zidoro/pomatezzidoro 的头像

    zidoro/pomatez

    4,853在 GitHub 上查看↗

    Pomatez is a desktop focus tool and Pomodoro timer application designed to track work intervals and scheduled breaks. It integrates a task management list for creating and checking off items during focused work sessions. The application enforces strict focus through timer control restrictions and full-screen overlays that block desktop access during mandatory break periods. It provides continuous progress monitoring via a system tray timer and indicator, allowing session tracking without opening the main window. The software manages time through customizable work and break cycles, including

    TypeScriptpomodoropomodoro-apppomodoro-clock
    在 GitHub 上查看↗4,853

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • bloopai/vibe-kanbanBloopAI 的头像

    BloopAI/vibe-kanban

    27,026在 GitHub 上查看↗

    Vibe-kanban is a project management platform that integrates artificial intelligence coding agents directly into a visual task management interface. It functions as a workspace for coordinating software development tasks, allowing teams to track progress on interactive boards while automating routine coding workflows. The platform distinguishes itself by connecting multiple artificial intelligence agents to the development environment, enabling the execution of tasks and the generation of code based on project context. It includes built-in mechanisms for reviewing and validating code changes

    Rustagentai-agentskanban
    在 GitHub 上查看↗27,026
  • bro3886/gtasksBRO3886 的头像

    BRO3886/gtasks

    157在 GitHub 上查看↗

    A CLI client for Google Tasks, written in Go

    Gocligogolang
    在 GitHub 上查看↗157
  • coderofsalvation/kanban.bashcoderofsalvation 的头像

    coderofsalvation/kanban.bash

    947在 GitHub 上查看↗

    commandline asciii kanban board for minimalist productivity hackers & managers (csv-based) #scriptable #nestable #statistics #singlefile #shellscript #issuetracker #git

    Shellclikanbannestedkanban
    在 GitHub 上查看↗947
  • coleam00/archoncoleam00 的头像

    coleam00/Archon

    13,728在 GitHub 上查看↗

    Archon is an artificial intelligence agent automation engine designed to orchestrate complex development workflows. It functions as a platform for chaining multi-step tasks into directed graphs, allowing developers to standardize and execute repeatable coding patterns through declarative configuration files. The system distinguishes itself by maintaining stateful context across long-running sessions and executing operations within isolated, containerized worktrees to prevent file interference. It integrates with external language models and provides a centralized registry for sharing and inst

    Python
    在 GitHub 上查看↗13,728
  • darrikonn/td-clidarrikonn 的头像

    darrikonn/td-cli

    214在 GitHub 上查看↗

    A todo command line todo manager ✔️

    Pythontdtd-clitodo
    在 GitHub 上查看↗214
  • dnote/dnotednote 的头像

    dnote/dnote

    3,041在 GitHub 上查看↗

    A simple command line notebook

    Goclicommand-line-tooldeveloper-tools
    在 GitHub 上查看↗3,041
  • drselump14/iptdrselump14 的头像

    drselump14/ipt

    14在 GitHub 上查看↗

    interactive pivotal tracker command line interface

    Rubycommand-line-tooliptpivotal-tracker
    在 GitHub 上查看↗14
  • eyaltoledano/claude-task-mastereyaltoledano 的头像

    eyaltoledano/claude-task-master

    27,567在 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

    JavaScriptaicursorcursor-ai
    在 GitHub 上查看↗27,567
  • fulsomenko/kanbanfulsomenko 的头像

    fulsomenko/kanban

    125在 GitHub 上查看↗

    Terminal based project management solution

    Rustagileclapclap-rs
    在 GitHub 上查看↗125
  • insanum/sncliinsanum 的头像

    insanum/sncli

    427在 GitHub 上查看↗

    Simplenote CLI

    Python
    在 GitHub 上查看↗427
  • ionicabizau/ideaIonicaBizau 的头像

    IonicaBizau/idea

    275在 GitHub 上查看↗

    :bulb: A lightweight CLI tool and module for keeping ideas in a safe place quick and easy.

    JavaScripthacktoberfest
    在 GitHub 上查看↗275
  • jeremykenedy/laravel-tasksjeremykenedy 的头像

    jeremykenedy/laravel-tasks

    27在 GitHub 上查看↗

    Laravel 5.2 with user authentication, password recovery, and individual user tasks lists. This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. Uses laravel ORM modeling and has CRUD (Create Read Update Delete) functionality for…

    PHP
    在 GitHub 上查看↗27
  • amitmerchant1990/pomolectronamitmerchant1990 的头像

    amitmerchant1990/pomolectron

    638在 GitHub 上查看↗

    :tomato: A pomodoro app for your menubar/tray.

    JavaScript
    在 GitHub 上查看↗638
  • keepcosmos/terjirakeepcosmos 的头像

    keepcosmos/terjira

    904在 GitHub 上查看↗

    Terjira is a very interactive and easy to use CLI tool for Jira.

    Rubyagileclicommand-line
    在 GitHub 上查看↗904
  • klaussinani/taskbookklaussinani 的头像

    klaussinani/taskbook

    9,327在 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

    JavaScript
    在 GitHub 上查看↗9,327
  • linus-mussmaecher/rucolaLinus-Mussmaecher 的头像

    Linus-Mussmaecher/rucola

    504在 GitHub 上查看↗

    Terminal-based markdown note manager.

    Rustmarkdownnote-takingnotes
    在 GitHub 上查看↗504
  • mk-5/fjiramk-5 的头像

    mk-5/fjira

    267在 GitHub 上查看↗

    The golang fuzzy-find cli jira interface 🚀

    Go
    在 GitHub 上查看↗267
  • roeyazroel/linear-tuiroeyazroel 的头像

    roeyazroel/linear-tui

    31在 GitHub 上查看↗

    A terminal user interface (TUI) for Linear built with Go and tview.

    Gogolanglinearterminal
    在 GitHub 上查看↗31
  • simeg/eurekasimeg 的头像

    simeg/eureka

    868在 GitHub 上查看↗

    💡 CLI tool to input and store your ideas without leaving the terminal

    Rustclicommand-lineidea
    在 GitHub 上查看↗868
  • super-productivity/super-productivitysuper-productivity 的头像

    super-productivity/super-productivity

    17,541在 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

    TypeScriptandroidelectron-appflowmodoro
    在 GitHub 上查看↗17,541
  • topydo/topydotopydo 的头像

    topydo/topydo

    925在 GitHub 上查看↗

    A powerful todo list application for the console, using the todo.txt format.

    Python
    在 GitHub 上查看↗925
  • ttscoff/doingttscoff 的头像

    ttscoff/doing

    1,277在 GitHub 上查看↗

    A command line tool for remembering what you were doing and tracking what you've done.

    Ruby
    在 GitHub 上查看↗1,277
  • vitaly-zdanevich/geeknotevitaly-zdanevich 的头像

    vitaly-zdanevich/geeknote

    13在 GitHub 上查看↗

    Console client for Evernote. This is the current alive working fork (in 2026)

    Pythonclicommand-line-interfaceevernote
    在 GitHub 上查看↗13
  • xwmx/nbxwmx 的头像

    xwmx/nb

    8,210在 GitHub 上查看↗

    nb is a command-line note manager and personal knowledge management system that organizes plain-text documents and web bookmarks. It functions as a Markdown knowledge base, allowing users to create a structured collection of information through a shell-scripted interface. The system uses Git for versioning and synchronization, tracking full revision history and enabling the sync of notebooks across multiple devices via remote repositories. It provides security for sensitive data through AES-256 or GPG encryption and supports document conversion into various publishing formats using the Pandoc

    Shellarchivingbashbookmark-manager
    在 GitHub 上查看↗8,210
  • jtaylortech/journalotjtaylortech 的头像

    jtaylortech/journalot

    93在 GitHub 上查看↗

    Minimal journaling CLI for developers. Git-backed, terminal-native, zero friction. Just type journal and start writing.

    Shellbashclidaily-journal
    在 GitHub 上查看↗93
  • automazeio/ccpmautomazeio 的头像

    automazeio/ccpm

    7,387在 GitHub 上查看↗

    This project is an AI agent orchestrator and local project planner designed to manage the lifecycle of software development from requirements to code. It functions as a requirement traceability tool that links product requirements and technical epics to specific tasks and commits, maintaining a complete development audit trail. The system features a GitHub issue sync manager that provides bidirectional synchronization between local project plans and remote issues. It utilizes a local-first specification engine, allowing for the brainstorming of requirements and the decomposition of technical

    Shellai-agentsai-codingclaude
    在 GitHub 上查看↗7,387
  • awslabs/aidlc-workflowsawslabs 的头像

    awslabs/aidlc-workflows

    2,956在 GitHub 上查看↗

    AI-Driven Life Cycle (AI-DLC) adaptive workflow steering rules for AI coding agents

    Python
    在 GitHub 上查看↗2,956