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!
- Host: GitHub
- URL: https://github.com/linarcx/gnulium
- Owner: LinArcX
- License: gpl-3.0
- Archived: true
- Created: 2017-12-21T11:58:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-19T09:28:22.000Z (about 6 years ago)
- Last Synced: 2025-03-02T05:15:26.538Z (over 1 year ago)
- Topics: qml, qt-quick, system-tools, utility-manager
- Language: QML
- Size: 3.85 MB
- Stars: 9
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gnulium   
A Graphical Ui for managing scripts and ideas!
## Preview

### 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
2. Install these dependencies first:
|Dependencies||
|-----|:-----:|
|[git](https://www.archlinux.org/packages/extra/x86_64/git/)|
|[qt5-base](https://www.archlinux.org/packages/extra/x86_64/qt5-base/)|
|[qt5-quickcontrols](https://www.archlinux.org/packages/extra/x86_64/qt5-quickcontrols/)|
|[qt5-quickcontrols2](https://www.archlinux.org/packages/extra/x86_64/qt5-quickcontrols2/)|
|[qt5-charts](https://www.archlinux.org/packages/extra/x86_64/qt5-charts/)|
|[jcal-git](https://aur.archlinux.org/packages/jcal-git/)|
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
