Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.7 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.7 KB

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.