From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: Tools Tools Tools!
Latest change: Thu Jul 06 17:42:23 CEST 2017

dieser event:
2017-06-24 Sat TueBix 9-17h     www.tuebix.org
ORT: Wilhelm-Schickard-Institut für Informatik
http://www.wsi.uni-tuebingen.de/ --> "Auf dem Sand"
http://www.osm.org/way/8044916  OpenStreetMap
https://webchat.freenode.net/?channels=#tuebix

"Tools Tools Tools - eine kleine sammlung an tools..."

2017-06-24 Sa 11-12h Raum W2 http://www.tuebix.org/2017/programm/sven-guckes-tools-tools-tools!

http://www.guckes.net/talks/tools_tools_tools.txt "you are here"
http://www.guckes.net/talks/tools_tools_tools.html (in bunt)

Hinweis:
2017-06-24 Sa 14-16h Raum W2 http://www.tuebix.org/2017/programm/sven-guckes-vim-fuer-fortgeschrittene

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: Uebersicht

* NEW: dict -> dictionaries
* doodle Alternativen
* fffex
* firefox reader view
* geopedia.de
* NEW: ifconfig.co (Vorschlag von Markus R.)
* NEW: moc -> Elimar Riesebieter
* NEW: ipinfo.io
* pipebench + pv
* screen
* shellinabox
* sprunge.us
* sshcheck.com
* NEW: termbin.com
* tmate.io
* share.ox.io
* wetter -> wttr.in
* xclip
* youtube-dl

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: dict

 $ dict afaik | colorit

dictionary lookup with coloring :-)

see also: www.dict.org

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: doodle Alternativen

es gibt einige Alternativen zu doodle.com:

* Beizdudler   http://www.rlfp.ch/beizdudler
* Dauerpudel   http://dauerpudel.net-wizard.org
* du7f         http://www.koalatux.ch/du7f/
* Dudle        http://dudle.inf.tu-dresden.de/
* Foodl        http://foodl.org
* WTE          http://buergi.lugs.ch/wte
* YATPAPPL     http://totaler.chabis.ch/
* see also:    http://alternativeto.net/software/doodle/
* Terminplaner https://terminplaner.dfn.de/
               https://terminplaner2.dfn.de/ (seit ca 2010)
               http://www.rz.uni-freiburg.de/rz/aktuell/terminplaner
               http://www.foodle.uni-luebeck.de/index.php

source: http://www.kubieziel.de/blog/archives/1469-Alternativen-zu-Doodle.html

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: fffex

-> http://freecode.com/projects/fffex

F*EX (Frams' Fast File EXchange) is a Web based service for
sending very big files from one person to another. The sender
uploads the file to the F*EX server and the recipient
automatically gets a notification email with a download URL.
"Files are automatically deleted after download or an expiration date."
The recipient and sender only need an email program and a Web browser.
Sending to multiple recipients needs storage on the server only once.
In contrast with other file transfer services, it has no file size
limits at all and comes with shell tools for scripting up/downloading.

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: firefox

https://support.mozilla.org/en-US/kb/firefox-reader-view-clutter-free-web-pages
"alt-v r" bzw "alt-ctrl-r"
examples:
* https://medium.freecodecamp.com/welcome-to-the-software-interview-ee673bc5ef6
* http://blog.koehntopp.info/index.php/1925-25-years-individual-network-e-v/
* http://www.laut.de/Gunter-Gabriel

für Chromium:
via https://encrypted.google.com/search?hl=de&q=reader%20view%20 chromium
https://chrome.google.com/webstore/detail/reader-view/iibolhpkjjmoepndefdmdlmbpfhlgjpl
https://chrome.google.com/webstore/detail/just-read/dgmanlpmmkibanfdgjocnabmcaclkmod
https://chrome.google.com/webstore/detail/read-mode/nagcaahojecfeopbghgihcabgiepploa

(Danke Matthias! :-)

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: geopedia

Tübingen:
https://www.geopedia.de/?m=0&lat=48.5216364&lon=9.057644799999935&l=de&z=16

Berlin:
https://www.geopedia.de/?m=0&lat=52.4789603&lon=13.3288953&l=de&z=16

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: ifconfig.co

"What is my IP address?"

"wie bekomme ich meine IP per curl, httpie, wget bzw fetch?"

https://ifconfig.co/

"wo steht der aktuelle server?"
  $ curl ifconfig.co/city

Ausgabe in text/plain und JSON.

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: ipinfo.io

"wo steht der server?"

$ curl ipinfo.io/192.109.42.123
{
  "ip": "192.109.42.123",
  "city": "",
  "region": "",
  "country": "DE",
  "loc": "51.2993,9.4910",
  "org": "AS29670 Individual Network Berlin e.V."
}%

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: pipebench + pv

-> http://freshmeat.net/projects/pipebench

Pipebench shows the current throughput and amount of data going through
a pipe. It can be used to show the progress of a large md5sum process:
    $ cat bigfile | pipebench | md5sum

pv - Pipe Viewer [2015-03-15 pv 1.6.0]
pv is a terminal-based tool for monitoring
the progress of data through a pipeline.
It can be inserted into any normal pipeline between two
processes to give a visual indication of how quickly data is
passing through, how long it has taken, how near to completion
it is, and an estimate of how long it will be until completion.
http://www.ivarch.com/programs/pv.shtml
http://www.ivarch.com/programs/sources/pv-1.6.0.tar.bz2 [2015-03-15]

  $ time cat BIGFILE | pv -terp > /tmp/BIGFILE.COPY

  -t    show timer
  -e    show ETA
  -r    show rate counter
  -p    show progress bar

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: screen

schneller zugang zu einem wörterbuch (dictionary) und google:
  :bind D -> dict
  :bind G -> google

  CTRL-A ?  --> show help
  D    screen -t DICT   4 elinks http://dict.tu-chemnitz.de/pda
  G    screen -t Google 0 elinks http://www.google.com

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: shellinabox

"Einloggen nicht per terminal, sondern im browser via https"

home: https://github.com/shellinabox/shellinabox
chat: https://gitter.im/shellinabox/shellinabox
info: https://wiki.ubuntuusers.de/shellinabox/

preview by animated GIF:
https://github.com/shellinabox/shellinabox/blob/master/misc/preview.gif?raw=true

unsere installation:
https://user.in-berlin.de

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: sprunge.us

sprunge: command line pastebin.

  :w !curl -F "sprunge=<-" http://sprunge.us
  :w !curl -F "sprunge=<-" http://sprunge.us | xclip

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: sshcheck

https://sshcheck.com/

free SSH testing tool which checks the configuration of
given server accessible over internet over SSH handshake.

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: termbin.com

http://termbin.com/
"Netcat-based command line pastebin"

Usage:
  $ echo just testing!  | nc termbin.com 9999
  $ cat ~/some_file.txt | nc termbin.com 9999
  $              ls -la | nc termbin.com 9999

test:
  $ alias tb='nc termbin.com 9999'
  $ cat termbin_homepage.2017-06-29.txt| tb
  http://termbin.com/hn18

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: tmate.io

"instant terminal sharing"

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: wetter

-> www.wttr.in

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: vim und notes+signatures

  :r .signature
  :r .sig.tuebix2017
  SIGS file

  :map ,q -> quote
  :map ,s -> signature
  :map ,t -> telephon

  :TOhtml

  vimfest.de 2017 22-24 sep

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: wttr.in

* wttr.in

"wie ist, wie wird das wetter?"

 $ wget --quiet  -O - http://wttr.in/Berlin | head -7

 $ wget --quiet  -O - http://wttr.in/Tübingen
 -> http://www.guckes.net/tuebix/tuebingen.wetter.png

 $ alias wetter='wget --quiet  -O - http://wttr.in/Berlin | head -7'

curl geht auch! :-)  "look - no flags, ma!"

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: youtube-dl

"runterladen von videos auf youtube.com - und von 1000 weiteren sites"

 $ youtube-dl --format 18 $URL

 $ youtube-dl --help | grep -- --format
  -f, --format    FORMAT Video format code, see the "FORMAT SELECTION" for all the info

die download Formate stehen im Manual:

 $ man youtube-dl
 /^FORMAT
 "You can get the list of available formats using --list-formats"

 $ youtube-dl --list-formats 'https://www.youtube.com/watch?v=ewgUbveW0uM'
 [lists 21 formats]

es gibt über 1000 sites, die unterstützt werden:

  $ youtube-dl --list-extractors | wc -l
  1035

  3sat
  ARD:mediathek
  Arte
  ZDFChannel

nice: updated sich selbst:

  $ sudo youtube-dl -U
  Updating to version 2017.06.25 ...
  Updated youtube-dl. Restart youtube-dl to use the new version.


From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: Links

lots more tools (vorgeschlagen von Matthias B.):
https://old.gnu.moe/list/categories.html
https://inconsolation.wordpress.com/

added 2017-07-06:
https://github.com/alexanderepstein/Bash-Snippets/blob/master/README.md
* ipinfo:   location based on ip address -> ipinfo.io
* wttr:     weather info -> wttr.in
* stocks:   stock information in JSON format: alphavantage.co
* currency: grab the latest exchange rate between currencies->  fixer.io
* cloudup:  ...
* crypt:    ...
* movies:   grab information on movies ->  omdbapi.com
* cheat:    grab cheatsheets for commands and languages ->  cheat.sh
* taste:    ...grab recommendations based on an item ->  tastedive.com
* qrify:    turn text into an QR code -> qrenco.de
                eg curl qrenco.de/this
* short:    determine masked link behind url shortner ->  x.datasig.io


TODO my Setup Files:
* mutt
* neomutt
* screen
* vim
* zsh

From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017
From: Tools Tools Tools!
Subject: MORE

more tools! :-)

habt ihr noch vorschläge? dann her damit! -> tuebix2017@guckes.net

* asciinema https://asciinema.org/
  "Record and share your terminal sessions, the right way."

* collaboration: confluence, jitsi
  confluence  https://de.wikipedia.org/wiki/Confluence_(Atlassian)
  jitsi https://jitsi.org/ (video conferencing)

* cryptomator https://cryptomator.org/

* netcat, socat

* Otter Browser https://otter-browser.org
  "Controlled by the user, not vice versa"

* qutebrowser http://qutebrowser.org/
  "keyboard-focused browser with a minimal GUI"
  https://qutebrowser.org/img/cheatsheet-big.png

* inxi
* urlview

EOF