Skip to content

Tracking github.com/Osndok/eaglemode, tracking official source releases from the Eagle Mode ZUI cathedral-model project on SourceForge itself; Upstream noting accept patches, and neither can those downstream projects; feel free to fork and change them, but please alter your derivative project's name! GPLv3

License

Notifications You must be signed in to change notification settings

thierrymarianne/contrib-eagle-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

First of all, please have a look at the following links

Now that all attribution and credits is clear,
we can move on to the next part which is only
about making it a little bit easier for /me whoever would like to try
to install Eagle Mode for a linux distribution,
namely Ubuntu, and only the latest LTS release at this moment.

Documentation

The documentation on this project is in the subdirectory "doc".
Best is to open the file "doc/html/index.html" in a web browser.

Installation

The following commands appeared to be working for Ubuntu when running the following command lsb_release -a outputs

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:        22.04
Codename:       jammy

⚠ The following script (install-eagle-mode.sh) requires elevated rights
to install packages with apt.

git clone https://github.com/thierrymarianne/contrib-eagle-mode eagle-mode
cd eagle-mode || exit
tmp_dir="$(mktemp --directory --suffix='_eagle-mode')"
. ./install-eagle-mode.sh && install-eagle-mode "${tmp_dir}/eagle-mode"

Contact

License

GNU General Public License v3.0
per original project licensing

See LICENSE to see the full text.

About

Tracking github.com/Osndok/eaglemode, tracking official source releases from the Eagle Mode ZUI cathedral-model project on SourceForge itself; Upstream noting accept patches, and neither can those downstream projects; feel free to fork and change them, but please alter your derivative project's name! GPLv3

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 83.2%
  • Perl 8.7%
  • C 4.2%
  • JavaScript 2.2%
  • Other 1.7%