Sunlight
Sunlight
@markusfisch I was about to open an issue for widget support. Can we expect this feature in priority list?
It's not possible for one person to continue this kind of project. Though the datas he has provided is of great use. I'm thinking about maintaining this project with some...
Is there any planning to support other browsers in future?
@caarlos0 I have chromium installed this time. Still it's trying to download it. ```bash $ vhs < demo.tape [launcher.Browser]2023/01/12 10:42:56 try to find the fastest host to download the browser...
It's 6 years. Are we even getting this?
Someone found a solution to this?
Run ``` apt install curl ```
Remove protobuf from dependencies and install like this ```bash termux_step_configure() { env -i PATH="$PATH" sudo apt update env -i PATH="$PATH" sudo apt install protobuf-compiler -y } ``` https://github.com/termux-user-repository/tur/blob/master/tur/surreal/build.sh
Sorry I wasn't aware that `/proc/partitions` also contains loop devices. Fixed it.