updated screenshots

This commit is contained in:
Oguzhan INAN
2018-03-09 23:05:52 +03:00
parent d60bab908b
commit 55024fcf87
33 changed files with 43 additions and 30 deletions

View File

@@ -61,79 +61,93 @@
</p>
### Required Packages
- curl
- systemd
- curl, systemd
### PPA Repository (for ubuntu)
1. `sudo add-apt-repository ppa:oguzhaninan/stacer`
2. `sudo apt-get update`
3. `sudo apt-get install stacer`
### Debian x64
1. Download `stacer_1.0.8_amd64.deb` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases).
1. Download `stacer_1.0.9_amd64.deb` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases).
2. Run `sudo dpkg -i stacer*.deb` on the downloaded package.
3. Launch Stacer using the installed `stacer` command.
### Fedora x64
1. Download `stacer_1.0.8_x64.rpm` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases).
1. Download `stacer_1.0.9_x64.rpm` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases).
2. Run `sudo rpm --install stacer*.rpm` on the downloaded package.
3. Launch Stacer using the installed `stacer` command.
## Build from source with CMake (Qt Version Qt 5.9)
```
$ mkdir build && cd build
$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin -G Ninja ..
$ ninja
$ output/bin/stacer
```
## Build from source with CMake (Qt Version Qt 5.x)
1. mkdir build && cd build
2. cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin ..
3. make -j `nproc`
4. output/bin/stacer
## Screenshots
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-1.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-1.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-2.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-2.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-3.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-3.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-4.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-4.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-5.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-5.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-6.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-6.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-7.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-7.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-8.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-8.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-9.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-9.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-10.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-10.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-11.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-11.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-12.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-12.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-2.0.0-13.png" width="700">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-13.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-14.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-15.png" width="700">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/oguzhaninan/Stacer/native/screenshots/Screenshot-1.0.9-16.png" width="700">
</p>

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -1,10 +1,9 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Stacer
Exec=gksu -u $USER stacer
Name=Stacer (Sudo)
Exec=gksu stacer
Comment=Linux System Optimizer and Monitoring
Icon=stacer
Type=Application
Terminal=false
Encoding=UTF-8
Categories=Utilities;
Categories=Utility;

View File

@@ -1,4 +1,3 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=Stacer
Exec=stacer
@@ -7,4 +6,4 @@ Icon=stacer
Type=Application
Terminal=false
Encoding=UTF-8
Categories=Utilities;
Categories=Utility;

View File

@@ -125,6 +125,7 @@ void App::clickSidebarButton(QString pageTitle, bool isShow)
pageClick(mListPages.first());
}
setVisible(isShow);
if (isShow) activateWindow();
}
void App::checkSidebarButtonByTooltip(const QString &text)