Coder Social home page Coder Social logo

evgeniyblinov / awesome-console-services Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chubin/awesome-console-services

0.0 3.0 0.0 13 KB

A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)

License: MIT License

awesome-console-services's Introduction

awesome-console-services

A curated list of awesome console services (reachable via HTTP, HTTPS and other network protocols)

IP address

  • curl https://canihazip.com/s
  • curl ipinfo.io/ip
  • curl icanhazip.com
  • curl curlmyip.net
  • curl ipecho.net/plain
  • curl ifcfg.me
  • curl ip-addr.es
  • dig +short myip.opendns.com @resolver1.opendns.com

IP-based geolocation

  • curl ipinfo.io/8.8.8.8 or curl ipinfo.io/8.8.8.8/loc
  • curl freegeoip.net/csv/8.8.8.8 or freegeoip.net/xml/4.2.2.2 or freegeoip.net/json/github.com

Text Sharing (like pastebin)

  • ix.io
  • sprunge.us
  • ptpb.pw

URL shortener

  • curl -s http://tinyurl.com/api-create.php?url=http://www.google.com

File Transfer

  • curl --upload-file <file> transfer.sh/<filename>

Tools

  • curl qrenco.de/STRING or echo STRING | curl -F-=\<- qrenco.de — create QR-code for a string (chubin/qrenco.de)

Weather

  • curl wttr.in or curl wttr.in/Berlin - the right way to check the weather
  • finger [email protected]

Exchange rates and financial information

  • curl rate.sx - get cryptocurrencies exchange rates
  • curl moneroj.org - get Monero exchange rate

Manuals, cheat sheets and FAQs

  • curl cheat.sh - UNIX/Linux commands cheat sheets using curl (chubin/cheat.sh)

Dictionaries and translators

  • curl 'dict://dict.org/d:command line'

Messages/texts/fortunes/names generators

  • git commit -m $(curl -sk https://whatthecommit.com/index.txt) — generate random commit message
  • curl -H 'Accept: text/plain' foaas.com/cool/:from — fuck off as a service
  • curl -s https://uinames.com/api/?region=france\&amount=25 | jq '.[] | .name +" " + .surname' — generate 25 random french names

Chats, games and fun

  • nc towel.blinkenlights.nl 23 — watch StarWars in terminal
  • ssh chat.shazow.net — chat over SSH (shazow/ssh-chat)

Clients

At least on of the clients, that you need to access these services, is installed in almost every UNIX/Linux system.

awesome-console-services's People

Contributors

chubin avatar xebuz avatar

Watchers

James Cloos avatar Evgeniy avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.