/NCX-Core-Lite

The CLI version of my open-source app store. Here to stop you from having to chase new commits and releases.

Primary LanguageCGNU General Public License v3.0GPL-3.0

NCX-Core-Lite

The CLI version of my open-source app store. Here to quickly download releases for various programs made by NCX-Programming and other small developers.

For more info visit:

Stats

Features

  • Able to dowload the latest releases of various programs
  • Built-in "app store" to easily find and install programs
  • NCX-News, a service to tell you when new NCX-Programming programs or updates are available
  • A CLI Mode and a GUI Mode for ease-of-use and maximum compatibility

System Requirements

macOS

  • macOS 10.12 or later (Intel)
  • macOS 11 or later (ARM)
  • libcurl (can be obtained using brew install curl)
  • GTK+ 3 (can be obtained using brew install gtk+3)

Linux

  • 64-bit install of Linux
  • libcurl (can be obtained using sudo apt install libcurl4-nss-dev)
  • GTK+ 3 (can be obtained using sudo apt install libgtk-3-0 libgtk-3-dev)

Builds are automatically compiled for 64-bit Linux and Intel Macs and are available here, however if you want to build it yourself then instructions are here.

Credits

  • @IanSkinner1982 For writing the NCX-Core README (which was used as a base here)