Linux in a Bit

Results 57 comments of Linux in a Bit

@ght what if at around 5% battery it just shows the time and a low battery message under it (along with disabling all sensors, dimming screen, disabling Bluetooth, motor, etc.)...

Psst... The timer app actually works incredibly well for this ;) With the reset function in the works (#1214 ), it should become a proper score counter soon!

> perhaps this number should be configurable. adding UI to do that, I think it overkill - but maybe just a number inside a file, and then it can be...

True. I meant to the edges of the available area, somewhat like the current settings menu: ![image](https://user-images.githubusercontent.com/105567407/180320218-277a4538-c746-4a30-bd49-425ad13ff1d8.png)

Maybe once external storage is working we could store a database of timestamped groups of steps, maybe every few minutes, and later send it over to a companion device. This...

> * Make interactable objects big and > * Align objects all the way to the edge or corner Should cover the wide buttons. If we have the space, use...

As for the stepcounter concern; > It would definitely be more consistent with the timers button design, but not with the stepcounter. Check issue #1254 that I just made :)

You could publish it to the 3rd party F-Droid repo: https://apt.izzysoft.de/fdroid/ for now. Then when you get a compliant build process working you could publish it to the main repos...

I tried messing around in Flatseal and it looks like even though the VST_PATH environment variables are set, it is not given access to the directories: ![image](https://github.com/helio-fm/helio-workstation/assets/105567407/f2dfb7b4-f22f-493e-83a6-5b8c68c126c8) ![image](https://github.com/helio-fm/helio-workstation/assets/105567407/471d9ee5-7a24-4a93-8fcc-c336dfefd4b1) Could this...