An open API service indexing awesome lists of open source software.

https://github.com/linarcx/gnulium

A Graphical Ui for managing scripts and ideas!
https://github.com/linarcx/gnulium

qml qt-quick system-tools utility-manager

Last synced: about 1 year ago
JSON representation

A Graphical Ui for managing scripts and ideas!

Awesome Lists containing this project

README

          

# Gnulium ![Language](https://img.shields.io/github/languages/top/LinArcX/Gnulium.svg?style=flat-square) ![RepoSize](https://img.shields.io/github/repo-size/LinArcX/Gnulium.svg?style=flat-square) ![Latest Tag](https://img.shields.io/github/tag/LinArcX/Gnulium.svg?colorB=green&style=flat-square)
A Graphical Ui for managing scripts and ideas!

## Preview
!["gnulium"](http://uupload.ir/files/fmvv_home.png "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|
|:-----:|:-----:|
|![](http://uupload.ir/files/7ezv_screenshot_from_2017-12-30_15-54-17.png?raw=true)|![](http://uupload.ir/files/u8jq_screenshot_from_2017-12-30_15-54-24.png?raw=true)|
|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
2. Install these dependencies first:

|Dependencies||
|-----|:-----:|
|[git](https://www.archlinux.org/packages/extra/x86_64/git/)|![](https://github.com/LinxGem33/Neon/blob/master/artwork/done.svg.png?raw=true)
|[qt5-base](https://www.archlinux.org/packages/extra/x86_64/qt5-base/)|![](https://github.com/LinxGem33/Neon/blob/master/artwork/done.svg.png?raw=true)
|[qt5-quickcontrols](https://www.archlinux.org/packages/extra/x86_64/qt5-quickcontrols/)|![](https://github.com/LinxGem33/Neon/blob/master/artwork/done.svg.png?raw=true)
|[qt5-quickcontrols2](https://www.archlinux.org/packages/extra/x86_64/qt5-quickcontrols2/)|![](https://github.com/LinxGem33/Neon/blob/master/artwork/done.svg.png?raw=true)
|[qt5-charts](https://www.archlinux.org/packages/extra/x86_64/qt5-charts/)|![](https://github.com/LinxGem33/Neon/blob/master/artwork/done.svg.png?raw=true)
|[jcal-git](https://aur.archlinux.org/packages/jcal-git/)|![](https://github.com/LinxGem33/Neon/blob/master/artwork/done.svg.png?raw=true)

3. clone the repo:

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

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

`cd Gnulium`

`qmake`

`make`

5. run the application:

`./gnulium`

## Donate
- Monero: `48VdRG9BNePEcrUr6Vx6sJeVz6EefGq5e2F5S9YV2eJtd5uAwjJ7Afn6YeVTWsw6XGS6mXueLywEea3fBPztUbre2Lhia7e`

## License
![License](https://img.shields.io/github/license/LinArcX/Gnulium.svg?style=flat-square)