Show HN: Gunnner – a handy open source Dribbble client for Android2 points·by egor-n·12 yıl önce·2 comments
Show HN: Gunnner – a handy open source Dribbble client for Androidplay.google.com1 points·by egor-n·12 yıl önce·0 comments
egor-n·7 yıl önce·discusshttps://github.com/flutter/flutter/issues has 5491 open and 14800 closed issues.
egor-n·10 yıl önce·discussThere's an example on how to encrypt the files before sending them to the server: # Encrypt files with password using gpg $ cat /tmp/hello.txt|gpg -ac -o-|curl -X PUT --upload-file "-" https://transfer.sh/test.txt # Download and decrypt $ curl https://transfer.sh/1lDau/test.txt|gpg -o- > /tmp/hello.txt
egor-n·12 yıl önce·discussGoogle Play - https://play.google.com/store/apps/details?id=com.gunnnerGitHub - https://github.com/egor-n/gunnner