-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathREADME
More file actions
18 lines (12 loc) · 686 Bytes
/
README
File metadata and controls
18 lines (12 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
oregano - An electrical engineering tool for GNOME
oregano is an application for schematic capture and simulation of
electronic circuits. The actual simulation is performed by Berkeley
Spice, or GNUcap or the new generation ngspice.
oregano is licensed under the terms of the GNU GPL included in the
file COPYING.
You need libgtksourceview3.0, goocanvas-2.0 and libxml2 to run oregano.
They can be found at ftp.gnome.org or mirrors.
To have an executable running you may do 'sh autogen.sh && ./configure && make && make install'
oregano still lacks many features. If you want to help out, please
send an email to the project.
WWW : https://github.com/marc-lorber/oregano