wowlikon
wowlikon
Termux 0.118.0 OS: Android REL 14 aarch64 ``` ❯ make g++ -DPACKAGE_NAME=\"hiptext\" -DPACKAGE_TARNAME=\"hiptext\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"hiptext\ 0.2\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hiptext\" -DVERSION=\"0.2\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_LIBJPEG=1 -I. -Isrc -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include -I/data/data/com.termux/files/usr/include/freetype2...
When i run this code ``` go package main import ( "context" "fmt" "net" "time" "github.com/Ullaakut/nmap/v3" ) func tcpGather(ip string, ports []string) map[string]bool { results := make(map[string]bool) for _, port...
Arch, kde plasma 6, wayland. When i click on the download button, a black window opens in which only a few widgets appear if you hover over them. ``` ❯...
Feature Request: I would like to request the addition of a TOTP (Time-based One-Time Password) authenticator functionality to Bruce. This feature allows you to use your device as a 2FA...
Currently, Bruce does not support the CardKB module for M5Stack StickC. This limitation forces users to rely on only three buttons for text input, which is cumbersome and inefficient. Users...
How can I use pydualsense to use the gamepad touchpad for gestures?