awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to awslabs/aidlc-workflows

Open-source alternatives to Aidlc Workflows

30 open-source projects similar to awslabs/aidlc-workflows, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Aidlc Workflows alternative.

  • show-me-the-code/pythonShow-Me-the-Code का अवतार

    Show-Me-the-Code/python

    4,226GitHub पर देखें↗

    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
  • s0md3v/be-a-hackers0md3v का अवतार

    s0md3v/be-a-hacker

    2,625GitHub पर देखें↗

    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
  • zidoro/pomatezzidoro का अवतार

    zidoro/pomatez

    4,853GitHub पर देखें↗

    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 सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • bro3886/gtasksBRO3886 का अवतार

    BRO3886/gtasks

    157GitHub पर देखें↗

    A CLI client for Google Tasks, written in Go

    Gocligogolang
    GitHub पर देखें↗157
  • coderofsalvation/kanban.bashcoderofsalvation का अवतार

    coderofsalvation/kanban.bash

    947GitHub पर देखें↗

    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,728GitHub पर देखें↗

    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

    214GitHub पर देखें↗

    A todo command line todo manager ✔️

    Pythontdtd-clitodo
    GitHub पर देखें↗214
  • dnote/dnotednote का अवतार

    dnote/dnote

    3,041GitHub पर देखें↗

    A simple command line notebook

    Goclicommand-line-tooldeveloper-tools
    GitHub पर देखें↗3,041
  • drselump14/iptdrselump14 का अवतार

    drselump14/ipt

    14GitHub पर देखें↗

    interactive pivotal tracker command line interface

    Rubycommand-line-tooliptpivotal-tracker
    GitHub पर देखें↗14
  • eyaltoledano/claude-task-mastereyaltoledano का अवतार

    eyaltoledano/claude-task-master

    27,567GitHub पर देखें↗

    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

    125GitHub पर देखें↗

    Terminal based project management solution

    Rustagileclapclap-rs
    GitHub पर देखें↗125
  • insanum/sncliinsanum का अवतार

    insanum/sncli

    427GitHub पर देखें↗

    Simplenote CLI

    Python
    GitHub पर देखें↗427
  • ionicabizau/ideaIonicaBizau का अवतार

    IonicaBizau/idea

    275GitHub पर देखें↗

    :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

    27GitHub पर देखें↗

    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
  • jtaylortech/journalotjtaylortech का अवतार

    jtaylortech/journalot

    93GitHub पर देखें↗

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

    Shellbashclidaily-journal
    GitHub पर देखें↗93
  • amitmerchant1990/pomolectronamitmerchant1990 का अवतार

    amitmerchant1990/pomolectron

    638GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗638
  • klaussinani/taskbookklaussinani का अवतार

    klaussinani/taskbook

    9,327GitHub पर देखें↗

    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

    504GitHub पर देखें↗

    Terminal-based markdown note manager.

    Rustmarkdownnote-takingnotes
    GitHub पर देखें↗504
  • mk-5/fjiramk-5 का अवतार

    mk-5/fjira

    267GitHub पर देखें↗

    The golang fuzzy-find cli jira interface 🚀

    Go
    GitHub पर देखें↗267
  • roeyazroel/linear-tuiroeyazroel का अवतार

    roeyazroel/linear-tui

    31GitHub पर देखें↗

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

    Gogolanglinearterminal
    GitHub पर देखें↗31
  • simeg/eurekasimeg का अवतार

    simeg/eureka

    868GitHub पर देखें↗

    💡 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,541GitHub पर देखें↗

    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

    925GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗925
  • ttscoff/doingttscoff का अवतार

    ttscoff/doing

    1,277GitHub पर देखें↗

    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

    13GitHub पर देखें↗

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

    Pythonclicommand-line-interfaceevernote
    GitHub पर देखें↗13
  • xwmx/nbxwmx का अवतार

    xwmx/nb

    8,210GitHub पर देखें↗

    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
  • yakitrak/notesmd-cliYakitrak का अवतार

    Yakitrak/notesmd-cli

    1,050GitHub पर देखें↗
    Gobashcligo
    GitHub पर देखें↗1,050
  • keepcosmos/terjirakeepcosmos का अवतार

    keepcosmos/terjira

    904GitHub पर देखें↗

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

    Rubyagileclicommand-line
    GitHub पर देखें↗904
  • automazeio/ccpmautomazeio का अवतार

    automazeio/ccpm

    7,387GitHub पर देखें↗

    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
  • bloopai/vibe-kanbanBloopAI का अवतार

    BloopAI/vibe-kanban

    27,026GitHub पर देखें↗

    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