toby

Results 2 comments of toby

Isn't it possible to open the app directly by knowing that it is installed as "org.fdroid.fdroid" ? Otherwise couldn't it be possible to pass it as a spinner in the...

Indeed this is exactly what is discussed in https://github.com/golang/go/issues/44840 Nevertheless one can still clone the repo and install it directly ```bash git clone https://github.com/wtfutil/wtf.git cd wtf go install . ```...