-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
37 changed files
with
314 additions
and
4,221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<title>404 Page | GrelinTB</title> | ||
</head> | ||
<script> | ||
document.location.href = '/index.html' | ||
</script> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,82 +1,9 @@ | ||
<p align="center"><a href="https://github.com/mukonqi/grelintb/releases"><img src="https://github.com/mukonqi/grelintb/blob/main/app/icon.png?raw=true" alt="GrelinTB"></img></a></p> | ||
<p align="center"><a href="https://github.com/mukonqi/grelintb/releases"><img src="https://img.shields.io/badge/Great%20toolbox%20for%20some%20Linux%20distributions.-376296" alt="Great toolbox for some Linux distributions."></img></a></p> | ||
<p align="center"><a href="https://github.com/mukonqi/grelintb/releases"><img src="https://img.shields.io/github/downloads/mukonqi/grelintb/total?label=Downloads" alt="Downloads"></img></a></p> | ||
<p align="center"><a href="https://github.com/mukonqi/grelintb/releases"><img src="https://img.shields.io/github/v/release/mukonqi/grelintb?label=Latest Release" alt="GitHub Release"></a></p> | ||
# [mukonqi.github.io/grelintb](https://mukonqi.github.io/grelintb) | ||
GrelinTB's website. | ||
|
||
## Features | ||
### Sidebar | ||
- A button with hidden style for showing application's name for opening this repository. | ||
- A button with hidden style for showing version for opening current version's changelog. | ||
- A button with hidden style for opening [developer's website](https://mukonqi.github.io). | ||
- A button with hidden style for opening a window which showing license. | ||
- A button with hidden style for opening a window which showing credit. | ||
- A button for controling updates. If new version available, get the changelog of the new version and update to new version. | ||
- A button for resetting GrelinTB. | ||
- A button for uninstalling GrelinTB. | ||
- A list for changing color theme (random, dark blue, blue, green). | ||
- A list for Changing appearance mode (system, light, dark). | ||
- A list for Changing language (English, Turkish). | ||
- A button for showing status. If some processes are working, it opens a new window for displaying all processes with time if not it shows a warning message. | ||
### Startup | ||
- Showing warious informations (weather forecast, system, usages, fans, tempatures, battery). | ||
- Refreshing these informations. | ||
### Notes and Documents | ||
- Creating, editing, renaming, deleting notes or any documents. | ||
### Store | ||
- Traditional Applications: Searching, installing, reinstalling, uninstalling and updating predefined and desired applications. | ||
- Flatpak Applications: Searching, installing, reinstalling, uninstalling and updating desired applications. | ||
- Desktop Environments and Window Managers: Installing, reinstalling, uninstalling and updating some desktop environemtns and window managers. | ||
- Traditional Scripts: Updating all packages, making more complex updates, clearing package cache, removing unnecessary packages, fixing broken dependencies, showing history and listing installed packages. | ||
- Flatpak Scripts: Updating all packages, removing unnecessary packages, repairing Flatpak installation, showing history and listing installed packages. | ||
- Systemd Services: Getting the status of any service or enabling, disabling, starting and stopping it. | ||
### Tools | ||
- Configuring Bash and Zsh. | ||
- Changing the name of the computer. | ||
- Showing some informations about some distributions. | ||
- Making simple math operations (basic calculator). | ||
### Also | ||
- GrelinTB can auto detect tr_TR locale when there is no config related with language setting. If locale tr_TR, set GrelinTB's language Turkish. If not set GrelinTB's language English. | ||
- GrelinTB can synchronize with the system theme (dark or light) when appearance setted to system. | ||
- Check GrelinTB updates every Monday. | ||
- Some parameters for terminal. Tip: Help page for all parameters: `grelintb help` | ||
## Installation | ||
<p align="center"><a href="https://github.com/mukonqi/grelintb/releases/latest/download/grelintb.rpm"><img src="https://img.shields.io/badge/Download%20RPM-A4A62A" alt="Download RPM"></a></p> | ||
## License: | ||
MIT License | ||
|
||
- Warning: Install the following, although they usually come already installed: wget, sudo | ||
- For Fedora Linux based distributions, install the RPM package at the top with clicking to it or type the following into the terminal: ```wget https://github.com/mukonqi/grelintb/releases/latest/download/grelintb.rpm ; sudo dnf install grelintb.rpm -y ; rm grelintb.rpm``` | ||
- For Debian GNU/Linux, Solus and Arch Linux based distributions, type the following into the terminal: | ||
```wget https://raw.githubusercontent.com/MuKonqi/grelintb/main/install-grelintb.sh ; chmod +x install-grelintb.sh ; sudo ./install-grelintb.sh ; rm install-grelintb.sh``` | ||
## GrelinTB vs MetterXP | ||
- GrelinTB's UI is good and simpler. MetterXP has very bad UI and it is buggy. | ||
- GrelinTB's window's size isn't fixed, it can flow any value bigger than 960x540. | ||
- GrelinTB doesn't have so many themes but it has light and dark mode with 3 theme option. | ||
- GrelinTB can detect system theme and tr_TR locale. | ||
- GrelinTB supports Arch Linux based distributions but MetterXP doesn't. | ||
- GrelinTB provides a RPM file. | ||
- GrelinTB's codes are really more optimize because it is coded from scratch with object oriented programming. MetterXP wasn't coded from scratch so it has very remnats because it is based on BetterXP and BetterXP based on Terminalden kurtulun. | ||
## Gallery | ||
![Changelog](./gallery/Changelog.png) | ||
![License](./gallery/License.png) | ||
![Updater](./gallery/Updater.png) | ||
![List of All Operations](./gallery/List%20of%20All%20Operations.png) | ||
![Startup](./gallery/Startup.png) | ||
![Notes and Documents](./gallery/Notes%20and%20Documents.png) | ||
![Traditional Packages](./gallery/Traditional%20Packages.png) | ||
![Flatpak Packages](./gallery/Flatpak%20Packages.png) | ||
![DEs and WMs](./gallery/DEs%20and%20WMs.png) | ||
![Traditional Scripts](./gallery/Traditional%20Scripts.png) | ||
![Flatpak Scripts](./gallery/Flatpak%20Scripts.png) | ||
![Systemd Services](./gallery/Systemd%20Services.png) | ||
![Configure Bash and Zsh (Buttons)](./gallery/Configure%20Bash%20and%20Zsh%20(Buttons).png) | ||
![Configure Bash and Zsh (File)](./gallery/Configure%20Bash%20and%20Zsh%20(File).png) | ||
![Change Computer's Name](./gallery/Change%20Computer's%20Name.png) | ||
![About Some Distributions](./gallery/About%20Some%20Distributions.png) | ||
![Calculator](./gallery/Calculator.png) | ||
## Stars | ||
- Let's give a ⭐ (star) to GrelinTB! | ||
|
||
[![Star History Chart](https://api.star-history.com/svg?repos=mukonqi/grelintb&type=Date)](https://star-history.com/#mukonqi/grelintb&Date) | ||
## Copyright Notification, License, Credit | ||
- Copyright © 2024 MuKonqi (Muhammed S.) | ||
- GNU General Public License, Version 3.0 or later | ||
- [Google Material Symbols](https://fonts.google.com/icons?selected=Material%20Symbols%20Outlined%3Aconstruction%3AFILL%400%3Bwght%40700%3BGRAD%40200%3Bopsz%4048) (for application icon) | ||
###### Credit: | ||
- [Google Material Symbols](https://fonts.google.com/icons?selected=Material%20Symbols%20Outlined%3Aconstruction%3AFILL%400%3Bwght%40700%3BGRAD%40200%3Bopsz%4048) for application icon | ||
- [Roboto Black Font](https://fonts.google.com/specimen/Roboto) |
Oops, something went wrong.