From 2017-06-24-tuebix@guckes.net Sat Jun 24 11:00:00 2017 From: Tools Tools Tools! Subject: Tools Tools Tools! X-File: http://www.guckes.net/talks/tools_tools_tools.txt X-File: http://www.guckes.net/talks/tools_tools_tools.html Latest change: Sat Jun 24 13:55:00 CEST 2017 Tools Tools Tools eine kleine sammlung an tools... = EVENT = http://www.tuebix.org/2017/programm/sven-guckes-tools-tools-tools! = ideen = * doodle alternativen * fffex * firefox reader view * geopedia.de * moc -> Elimar Riesebieter * pastebin per command line * pipebench + pv * screen * shellinabox * sprunge.us * sshcheck.com * tmate.io * share.ox.io * wetter -> wttr.in * xclip * youtube-dl == doodle alternativen == * 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 == 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. == firefox reader view == 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! :-) == 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 == pastebin per command line == == 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 == 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 == shellinabox == https://github.com/shellinabox/shellinabox preview by animated GIF: https://github.com/shellinabox/shellinabox/blob/master/misc/preview.gif?raw=true https://user.in-berlin.de == sprunge.us == sprunge: command line pastebin. :w !curl -F "sprunge=<-" http://sprunge.us :w !curl -F "sprunge=<-" http://sprunge.us | xclip == sshcheck == https://sshcheck.com/ free SSH testing tool which checks the configuration of given server accessible over internet over SSH handshake. == tmate.io == "instant terminal sharing" == wetter == -> www.wttr.in == vim == :r .signature :r .sig.tuebix2017 SIGS file :map ,q -> quote :map ,s -> signature :map ,t -> telephon :TOhtml vimfest.de 2017 22-24 sep == wetter == * wttr.in $ 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 curl geht auch! :-) no flags, ma! == youtube-dl == $ youtube-dl --format 18 $URL $ youtube-dl --help | grep -- --format -f, --format FORMAT Video format code, see the "FORMAT SELECTION" for all the info $ 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] $ youtube-dl --list-extractors | wc -l 1035 3sat ARD:mediathek Arte ZDFChannel = Links = TODO my Setup Files: * mutt * neomutt * screen * vim * zsh = TODO = * asciinema https://asciinema.org/ "Record and share your terminal sessions, the right way." * Otter Browser https://otter-browser.org "Controlled by the user, not vice versa" * netcat, socat * cryptomator https://cryptomator.org/ * collaboration: confluence, jitsi confluence https://de.wikipedia.org/wiki/Confluence_(Atlassian) jitsi https://jitsi.org/ (video conferencing) EOF