Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sparkkoori/edge

An easy to use desktop graph(discrete mathematics) editor.
https://github.com/sparkkoori/edge

electron graph graph-editor mind-map

Last synced: 5 days ago
JSON representation

An easy to use desktop graph(discrete mathematics) editor.

Awesome Lists containing this project

README

        

# Edge
Edge is an easy to use desktop graph(discrete mathematics) editor.
![Screenshot of Edge](/doc/screenshot.png "Screenshot")

## Goal
- Pure and simple
- Large scale
- Locality

## Supported Platforms
- Windows
- Mac

## Get it

### Download
- [Edge-win32-x64.zip](https://github.com/sparkkoori/edge/releases/download/v1.0.1/Edge-win32-x64.zip)
- [Edge-darwin-x64.zip](https://github.com/sparkkoori/edge/releases/download/v1.0.1/Edge-darwin-x64.zip)

### Build it
You can use [Electron-packager](https://github.com/electron-userland/electron-packager) to make package or installer.

## Development
Edge is developed base on [Electron](https://github.com/electron/electron), [Node.js](https://github.com/nodejs/node) and SVG.

How to run:

edge$ npm install
edge$ npm start

## License
MIT