whitemike889 / nx-software-center

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Build

Requirements

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

Instructions

  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.

License:GNU Lesser General Public License v2.1


Languages

Language:HTML 46.9%Language:C++ 39.4%Language:QML 9.5%Language:CMake 2.0%Language:Shell 1.5%Language:Python 0.8%