Skip to content

Signal Diagram is a drawing tool to create signal and power digrams for modular LED builds

License

Notifications You must be signed in to change notification settings

dlamon1/signaldiagram

Repository files navigation

Signal Diagram

Notes abou the code structure

Add <ENVIRONMENT=dev> to .env file

The home page redirects to /designer, this is the drawing tool.

Each svg object is derived from a class instance. The classes are defined in lib/classes

Keypress events are in lib/functions/events/key.ts

About

Signal Diagram is a Svelte app designed to create signal and power diagrams for modular LED screen builds. It is completely free, requires no login, and stores no cookies from user sessions. PNG files can be download from the Export button in the toolbar. Saving a layout downloads a .json file. This file can be loaded into the app to recall a configuration.

The production branch is hosted here.

Signal Diagram utilizes the d3.js libarary.

Reporting Bugs

Please post bugs to the forum on the issues tab above

Pull Requests

Pull Requests are welcome! Contact me directly with questions at devon@leadled.io

About

Signal Diagram is a drawing tool to create signal and power digrams for modular LED builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published