LinArcX / Gnulium

A Graphical Ui for managing scripts and ideas!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gnulium Language RepoSize Latest Tag

A Graphical Ui for managing scripts and ideas!

Preview

"gnulium"

Introduction

Gnulium is a Utility app that want to manage all users scripts in a new modern way.

Purposes

  1. Replace conky to avoid show information on desktop and increasy user security.
  2. Gather and manage all user scripts that can be managed and show in graphical manner for simplicity.
  3. Show usefull system information that need extra efforts to achive them in terminal.

Features

  1. Show all information that user needs in Main Page.
  2. Show Shell History in Graphical way in Scripts->Histogram.
  3. You Can Change application fonts and theme via: Gnulium->Settings.

About Gnulium Histogram
Click image to enlarge Click image to enlarge

Installation

Arch

  1. if you have arch, life is easy:). just go to AUR:

    packer -S gnulium-git

Build From Source

  1. Install these dependencies first:
Dependencies
git
qt5-base
qt5-quickcontrols
qt5-quickcontrols2
qt5-charts
jcal-git
  1. clone the repo:

    git clone https://github.com/LinArcX/Gnulium/

  2. go to cloned directory and make the project with qmake build tools:

    cd Gnulium

    qmake

    make

  3. run the application:

    ./gnulium

Donate

  • Monero: 48VdRG9BNePEcrUr6Vx6sJeVz6EefGq5e2F5S9YV2eJtd5uAwjJ7Afn6YeVTWsw6XGS6mXueLywEea3fBPztUbre2Lhia7e

License

License

About

A Graphical Ui for managing scripts and ideas!

License:GNU General Public License v3.0


Languages

Language:QML 63.7%Language:C++ 14.7%Language:C 13.1%Language:JavaScript 4.4%Language:Roff 3.1%Language:QMake 0.4%Language:Python 0.4%Language:Shell 0.3%