Skip to content

Releases: marek-guran/linux-server-info

Stable 1.0.12 - RAM Version

29 Mar 08:40
Compare
Choose a tag to compare

Attention

This version is mainly for users who want to run this script on systems with SD Cards like Raspberry Pi so the SD Card can last longer and saves the file into RAM instead.

Now you have 2 options:

  1. Save inside of RAM the JSON file created by python script
  2. If you do not wish to use the RAM version, nothing changes for you and you dont have to do anything and can ignore this release

Installation

  1. Execute the uninstall.sh from main branch
  2. Change branch to ram-version
  3. Install by copying command from README

Full Changelog: 1.0.11...1.0.12

Stable 1.0.11 - Python Script Only

03 Mar 09:28
0abbca6
Compare
Choose a tag to compare

Fixed wrong storage usage reporting and added letter B to end of total size of partitions.

How to update to latest version is described: HERE

Full Changelog: 1.0.10...1.0.11

Stable 1.0.10 - Android App

27 Dec 14:52
Compare
Choose a tag to compare

Fixed App random crashes and updated libraries, moved app version to 1.0.10 to meet WEB GUi version

Full Changelog: 1.0.10...1.0.10-App

Stable 1.0.10 - WEB GUi

23 Dec 09:10
Compare
Choose a tag to compare

Fixed: WEB GUi progress bars style and updated Intel and AMD logos

Full Changelog: 1.0.9...1.0.10

Stable 1.0.9 - WEB GUi

17 Dec 11:08
Compare
Choose a tag to compare

Added: Dark Mode and PWA support

Full Changelog: 1.0.8...1.0.9

Stable 1.0.8 - New WEB GUi

16 Dec 13:11
e798023
Compare
Choose a tag to compare

New WEB GUi released! It is based on ASP.NET Core MVC and also updated installtion scripts so you now download only 2 files! (Recommended new installation if you want to use WEB GUi)

If you will update to this version, change in Android APP API url to: ip-address:9002/api

What's Changed

Full Changelog: 1.0.7...1.0.8

Stable 1.0.7 - App and Script

17 Nov 15:20
6a73d57
Compare
Choose a tag to compare

Script:
Script now skips veth devices and br- (not br1,br3...) devices (these are mainly named by docker so it is not neccessary to have hundreds of them listed)

App:
Added translations support, new translations for SK and CZ and lastly new font: Nunito

Stable 1.0.5 - App Only

13 Sep 08:27
Compare
Choose a tag to compare

This release updates only Android App.

Fixed some app crashes and app now hopefully fulfills standards for Google Play Store (for Android TVs).

Stable 1.0.4

12 Sep 09:12
Compare
Choose a tag to compare

Big changes!

App now supports Chromebooks and Android TVs.
Also there is new left navigation bar when you use landscape mode.

Stable 1.0.3 - Hotfix

11 Sep 08:56
Compare
Choose a tag to compare

Fixed some app crashes and app bar now shows correct distribution logo.
This release updates only Android App.

Full Changelog: 1.0.3...1.0.3-Hotfix