Aaron Marcher
|
8286bd8a37
|
Merge pull request #4 from Vlaix/ram
Changed RAM calculation formula.
|
2016-03-09 13:08:55 +01:00 |
|
Vincent Loupmon
|
e241dbeba4
|
Changed RAM calculation formula.
Former : MemTotal - MemAvailable
New : (MemTotal - MemFree) - (Buffers + Cached)
|
2016-03-09 12:38:22 +01:00 |
|
Aaron Marcher
|
2fb476aaf6
|
contributors
|
2016-03-09 11:26:19 +01:00 |
|
Aaron Marcher
|
b5813a7f67
|
changed to easier variable names
|
2016-03-09 11:21:35 +01:00 |
|
Aaron Marcher
|
8894244cb8
|
changed to 4 spaces indentation (2 are not enough)
|
2016-03-09 11:13:27 +01:00 |
|
Aaron Marcher
|
ff6c029dba
|
Merge pull request #3 from Vlaix/master
Fixed broken wifi
|
2016-03-09 10:53:27 +01:00 |
|
Vincent Loupmon
|
3b6f51f8eb
|
Fixed broken wifi
Fixed indentation
Removed trailig white spaces
|
2016-03-09 10:19:10 +01:00 |
|
Aaron Marcher
|
16d01e8ded
|
Merge pull request #2 from pfannkuchengesicht/master
fixed some memory leaks
|
2016-03-09 07:45:51 +01:00 |
|
Roy Freytag
|
12521e4e10
|
fixed some memory leaks
|
2016-03-08 20:55:07 +01:00 |
|
Aaron Marcher
|
526955ecda
|
fixed tabs xD
|
2016-03-08 18:39:18 +01:00 |
|
Aaron Marcher
|
4c67ce861b
|
fixed typo in README.md (jpg <-> png)
|
2016-03-08 18:18:47 +01:00 |
|
Aaron Marcher
|
b415783c55
|
added screenshot
|
2016-03-08 18:17:50 +01:00 |
|
Aaron Marcher
|
570ebe3496
|
variable names
|
2016-03-07 10:08:04 +01:00 |
|
Aaron Marcher
|
cc85bcc4a4
|
commented and reordered
|
2016-03-07 10:00:02 +01:00 |
|
Aaron Marcher
|
6b2b839cfd
|
revised everything
|
2016-03-05 14:07:02 +01:00 |
|
Aaron Marcher
|
864f2246b5
|
added config.def.h handling and fixed typo
|
2016-03-04 18:36:47 +01:00 |
|
Aaron Marcher
|
94ea78f0fe
|
initial commit
|
2016-03-04 18:07:42 +01:00 |
|
Aaron Marcher
|
47a0e8dec3
|
Initial commit
|
2016-03-04 10:46:19 +01:00 |
|