A GUI installer app built with Electron to simplify the process of installing the iNethi network system. Find more details on the iNethi website.
This app can be built from source or run from a pre-packaged application for Ubuntu Desktop 22. A Windows pre-packaged app is in the works while Mac users will need to build it from source using NPM.
- Clone the repo.
- Install dependencies using npm from the root directory.
npm install
- Start the application.
npm start
- Follow the on-screen instructions to build your server.
Find a release in our GitHub releases.