Skip to content

NX Software Center. A GUI to install and manage AppImages.

License

Notifications You must be signed in to change notification settings

lopopreto/nx-software-center

 
 

Repository files navigation

NX Software Center Build Status

A portable Software Center for portable applications thanks to AppImage.

You can now easily explore and get your favorite applications easily (in some cases directly from their original authors!). No matter which GNU/Linux distribution you are using.

Say goodbye to things like:

  • The applications that I want is not in my distribution repositories.
  • Missing or outdated libraries and package conflicts.
  • Old application version.

Just download and run!

Feeds

The AppImages included are fetched from:

Screenshots

  • Search View

  • Application Details View

  • Tasks View

Install

Official Binaries

Official Releases can be found here: https://github.com/Nitrux/nx-software-center/releases/

Building from Source

Requirements

  • CMake 3.10.0 +
  • Qt 5.10+
  • KF5 Plasma 5.45.0 +
  • LibAppImage (latest)

Build

  1. git clone https://github.com/Nitrux/nx-software-center.git
  2. mkdir build
  3. cd build
  4. cmake ../nx-software-center -DCMAKE_BUILD_PREFIX=Release -DCMAKE_INSTALL_PREFIX=/usr
  5. make

Issues

If you find problems with the contents of this repository please create an issue.

©2018 Nitrux Latinoamericana S.C.

About

NX Software Center. A GUI to install and manage AppImages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 46.8%
  • C++ 39.4%
  • QML 9.5%
  • CMake 2.0%
  • Shell 1.5%
  • Python 0.8%