Skip to content

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

License

Notifications You must be signed in to change notification settings

probal31/nx-software-center

 
 

Repository files navigation

NX Software Center

A graphical front end to manage AppImage applications built using MauiKit.

The AppImages displayed are fetched from:

Screenshots

Install

Requirements

Debian/Ubuntu

 extra-cmake-modules,
 libkf5config-dev (>= 5.24.0~),
 libkf5coreaddons-dev (>= 5.24.0~),
 libkf5i18n-dev (>= 5.24.0~),
 libkf5kio-dev,
 libkf5notifications-dev (>= 5.24.0~),
 libkf5service-dev (>= 5.24.0~),
 libqt5svg5-dev,
 libqt5webview5-dev,
 libqt5xmlpatterns5-dev,
 libfuse-dev,
 libappimage-dev,
 desktop-file-utils,
 mauikit-dev,
 libmauikitfilebrowsing-dev,
 libmauikitaccounts-dev,
 libappimage-dev,
 qt5-qmake,
 qtbase5-dev (>= 5.5.0~),
 qtdeclarative5-dev,
 qtquickcontrols2-5-dev,
 qtwebengine5-dev

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.

©2021 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

  • QML 53.8%
  • C++ 42.3%
  • CMake 2.7%
  • Shell 1.2%