Linus Dierheimer
11809e30b5
Parse config files faster
2022-08-21 21:08:11 +02:00
Linus Dierheimer
35253e085c
Unified storage of --set and --set-keyless values
2022-08-20 18:17:00 +02:00
Linus Dierheimer
112e83b7c3
Provide apk count to package format string
2022-08-18 22:02:21 +02:00
Maxim Karasev
b2e0034c34
Add APK (Alpine Package Keeper) support
2022-08-18 22:28:40 +03:00
Linus Dierheimer
83016289e9
--set-keyless option
2022-08-18 10:44:21 +02:00
Linus Dierheimer
c021689a2b
Better nix package sorting
...
#195
2022-07-26 19:15:00 +02:00
Linus Dierheimer
2ac2762c9f
Print nix-default packages
...
#195
2022-07-26 19:03:15 +02:00
Linus Dierheimer
707e0f930d
Refactor: don't include FFvaluestore global
2022-07-25 19:54:33 +02:00
Linus Dierheimer
7676a313c5
Refactor: move threading functions to init
2022-07-25 15:01:11 +02:00
Linus Dierheimer
c41a29a5c1
Refactor: move parsing functions to own header
2022-07-25 13:59:19 +02:00
Linus Dierheimer
536f914f3e
Refactor: move printing functions to own header
2022-07-25 13:15:01 +02:00
Linus Dierheimer
986bbeebb3
Don't segfault if invalid structure is given
...
#204
2022-07-25 11:00:41 +02:00
Linus Dierheimer
b9d360af97
--title-fqdn option
...
#203
2022-07-22 19:36:00 +02:00
Linus Dierheimer
63bf22fb00
Load system config
...
#196
2022-07-21 14:37:13 +02:00
Linus Dierheimer
da671d6cfe
Start cleaning up of config struct
2022-07-10 18:28:17 +02:00
Linus Dierheimer
fe71291769
Clean up includes
2022-06-18 14:25:31 +02:00
Linus Dierheimer
5d853f3b17
GPU temp detection
2022-06-17 23:38:33 +02:00
Linus Dierheimer
ad28b3aac5
rename date-time to datetime
2022-06-17 20:40:51 +02:00
Linus Dierheimer
6e3e717224
--<module>-error options
2022-06-17 18:15:36 +02:00
xzvf
dcaeab7e96
Rewrite to use ffDetectTemps.
2022-06-16 13:14:03 +02:00
xzvf
d8bb36f119
Add CPU package temperature to CPU module.
...
This is done by looking for a specified thermal zone in
/sys/class/thermal/thermal_zone*/ .
Unfortunately there is no better way to find the
temperature, then to check all registered zones.
This still needs to be extended to support other hardware,
right now only x86 CPUs and Raspberry pi are tested.
Maybe the FF_CPU_THERMAL_ZONES array could be user configurable,
but I could not figure out how to add an array as a config parameter.
2022-06-15 16:21:50 +02:00
Linus Dierheimer
4cf912e535
Disk: Change GB to GiB
2022-06-14 17:17:22 +02:00
Linus Dierheimer
e1b5445783
Export much more values to host format string
2022-06-14 17:10:46 +02:00
Abheek Dhawan
6ae8b46f68
fix: correct "hout" to "hour"
2022-06-10 15:12:39 -05:00
Linus Dierheimer
daac1b783c
Refactored logo choosing logic
2022-06-08 10:59:33 +02:00
Linus Dierheimer
1e3cabff2d
--pipe option
2022-06-06 14:02:21 +02:00
Linus Dierheimer
008cf3b83d
OpenCL module
2022-06-05 00:18:40 +02:00
Linus Dierheimer
36d9b5a9bd
Finish OpenGL module
2022-06-04 19:30:26 +02:00
Linus Dierheimer
1826e23c29
OpenGL module
2022-06-04 15:21:34 +02:00
Linus Dierheimer
ea6805de82
Escape bedrock option
2022-06-02 23:06:49 +02:00
Linus Dierheimer
9aba57cdea
Bedrock package support
2022-06-02 22:58:19 +02:00
Linus Dierheimer
0dffd8debf
Vulkan module
2022-06-01 00:04:58 +02:00
Linus Dierheimer
960364bd47
Use librpm as rpm fallback
2022-05-24 13:36:33 +02:00
Linus Dierheimer
e4ecb9d069
Use sqlite to get rpm package count
2022-05-23 19:30:02 +02:00
Linus Dierheimer
998691847e
logo-height option
2022-04-30 11:22:51 +02:00
Linus Dierheimer
51414c5511
Ascii image output using chafa
2022-04-28 19:15:46 +02:00
Linus Dierheimer
37ab01d5ee
Refactored some variable namings to reflect image support
2022-04-22 15:49:50 +02:00
Linus Dierheimer
6accb587af
zlib support
2022-04-14 15:11:14 +02:00
Linus Dierheimer
3b1314102f
Kitty graphics initial support
2022-04-13 23:04:42 +02:00
Linus Dierheimer
430fe9fe9a
Avoid unnecessary cache validation
2022-04-11 18:54:56 +02:00
Linus Dierheimer
bd0c593871
Simplify packaging for termux
2022-04-10 15:07:52 +02:00
Linus Dierheimer
a4861606b7
Small Sixel improvements
2022-04-06 14:54:39 +02:00
Linus Dierheimer
5346104ffa
Initial sixel support
2022-04-06 14:02:05 +02:00
Linus Dierheimer
fcc8927917
Prepare for images in the terminal
2022-04-02 14:35:43 +02:00
Linus Dierheimer
4b813cdf59
Automatic track commits between versions
2022-03-24 18:56:44 +01:00
Linus Dierheimer
d647f9e3f2
Pretty song output, if the media is a browser playing a video
2022-03-23 15:43:30 +01:00
Linus Dierheimer
0916258c87
Greatly improved detection of media player name
2022-03-22 18:59:04 +01:00
Linus Dierheimer
ad006b466c
Version output include extra info
2022-03-20 17:12:52 +01:00
Linus Dierheimer
77e05b0c95
prepare for releases
2022-03-20 13:16:04 +01:00
Linus Dierheimer
fd450bcccc
Date Time support
2022-02-25 13:30:37 +01:00