mirror of
https://github.com/chubin/awesome-console-services.git
synced 2025-04-29 10:16:25 +02:00
Adding terminal browser Browsh
This commit is contained in:
parent
3341dece6b
commit
ecd436775e
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,7 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
|
|||
- [Text Sharing (like pastebin)](#Text-Sharing-like-pastebin "Text Sharing (like pastebin)")
|
||||
- [URL shortener](#URL-shortener "URL shortener")
|
||||
- [File Transfer](#File-Transfer "File Transfer")
|
||||
- [Browser](#Browser "Browser")
|
||||
- [Tools](#Tools "Tools")
|
||||
- [Monitoring](#Monitoring "Monitoring")
|
||||
- [Weather](#Weather "Weather")
|
||||
|
@ -61,6 +62,10 @@ A curated list of awesome console services (reachable via HTTP, HTTPS and other
|
|||
|
||||
* `curl --upload-file <file> transfer.sh/<filename>`
|
||||
|
||||
## Browser
|
||||
|
||||
* `ssh brow.sh`
|
||||
|
||||
## Tools
|
||||
|
||||
* `curl qrenco.de/STRING` or `echo STRING | curl -F-=\<- qrenco.de` — create QR-code for a string ([chubin/qrenco.de](https://github.com/chubin/qrenco.de))
|
||||
|
|
Loading…
Add table
Reference in a new issue