openoms
|
1b85646f7b
|
remove all trailing white spaces
used:
find . -type f -name '*.txt' -exec /
sed --in-place 's/[[:space:]]\+$//' {} \+
|
2022-03-06 13:41:40 +00:00 |
|
openoms
|
2ed53eb469
|
notify if the Maker is not running
|
2022-02-18 18:49:23 +00:00 |
|
openoms
|
1f91344dd8
|
add STATS to "Show the sats earned as a Maker"
|
2022-02-18 18:35:57 +00:00 |
|
openoms
|
219c349647
|
move functions to info.stats.sh
|
2021-10-01 13:05:03 +01:00 |
|
openoms
|
974e3ecc9f
|
stats: fit the 3.5" inch LCD
related: https://github.com/openoms/joininbox/issues/37
|
2021-03-15 08:44:44 +00:00 |
|
m00ninite
|
2d63793319
|
Improve yg nickname detection; show nick on info screen
|
2021-03-14 16:00:43 -07:00 |
|
openoms
|
04f9b02b34
|
stats: remove column 'all' to not overflow on LCD
|
2021-01-30 09:58:18 +00:00 |
|
openoms
|
37ea617118
|
info.stats.sh, _functions.sh: rename and refactor
|
2020-09-30 13:58:32 +01:00 |
|