Skip to content

ara-foundation/maydan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maydan


Todo

  • Day 1: Daemon + Docker manager. Go binary. Docker SDK. Env Loading. Rest API. Pull Git a git URL, and run docker container, Dockerfile creation. AI manager and AI that can create dockerfile.

  • Day 2: Tray icon + AtomicServer running as managed container. Status visible. Settings page. Task creation as a semantic thing.

  • Day 3: Wizard/meta tool overlay. Rofi Glass UI, hotkey trigger. AI call for semantic generation. End to end flow working. Create a fork and push changes to its fork for syncing. Apply changes by semantic change using AI or open code editor, to the source code, and reload the docker.

Contributing

Requirements:

  • SDS Framework, depends on C library to compile UUIDs. sudo apt install build-essential
  • ZeroMQ library, to build and run the daemon. Check using pkg-config --modversion libzmq on ubuntu. To download on your OS visit ZeroMq.org/Download. Additionally, for your OS, the Go wrapper might needs few configurations, for that visit pebbe/zmq4
  • Go: sudo snap install go --classic to install on Ubuntu.
  • Make: sudo apt install make to install Make to build app

Commands

  • Run the deamon without building: make run
  • Build the file: make build
  • Install as a daemon: make install, it will also run the maydan and will enable on OS boot.

About

A browser MVP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors