Installation
One-line install (Linux / macOS)
git clone https://github.com/Aad6552/Nexon-Calculator.git
cd Nexon-Calculator
./install.sh
install.sh sets everything up as a real, native app and launches it immediately:
- Linux — copies the app to
~/.local/share/nexon-calculatorand registers a.desktoplauncher (with icon) in your app grid. - macOS — builds a self-contained Nexon Calculator.app in
/Applications, with a proper.icnsicon, ready for Spotlight/Launchpad.
Re-running ./install.sh after a git pull updates the installed copy in place.
Leave a Reply