https://github.com/v3lectronics/vimeda
Vim inspired EDA software experiment
https://github.com/v3lectronics/vimeda
Last synced: 7 months ago
JSON representation
Vim inspired EDA software experiment
- Host: GitHub
- URL: https://github.com/v3lectronics/vimeda
- Owner: V3lectronics
- License: gpl-2.0
- Created: 2025-04-14T08:57:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-14T09:57:30.000Z (9 months ago)
- Last Synced: 2025-04-14T10:26:03.078Z (9 months ago)
- Language: C++
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VimEDA
Vim inspired EDA software experiment
I would like to be able to create KiCad compatible schematics in the terminal using a navigation system
similar to Vim.
# Features I want
- working 100% in the terminal, no GUI
- export to kicad schematics format
- ability to add custom symbols
- ability to use symbols from the web
- make it so that creating a symbol is easy
# Problems
- NULL