Zum Inhalt springen

2013-04-16 Show and Tell: Unterschied zwischen den Versionen

Guckes (Diskussion | Beiträge)
Ideen: added byobu
Katze (Diskussion | Beiträge)
K added category
 
(15 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
{{ShowandTell
|datum=2013-04-16
|uhrzeit=16:00-21:00
|ort=bibliothek
}}
{|
{|
|'''Titel:'''
|'''Titel:'''
Zeile 52: Zeile 59:
* [http://ghom.niij.org/ccal.py.git ccal.py] - a CLI calendar
* [http://ghom.niij.org/ccal.py.git ccal.py] - a CLI calendar
* [http://quicktoots.linux-audio.com/toots/quick-toot-arecord_and_rtmix-1.html arecord/aplay] (Linux)
* [http://quicktoots.linux-audio.com/toots/quick-toot-arecord_and_rtmix-1.html arecord/aplay] (Linux)
* [http://www.bitwizard.nl/mtr/ MTR] - traceroute für hipster
* [https://github.com/rg3/youtube-dl youtube-dl] - download videos from YouTube and other sites
* [http://www.mplayerhq.hu mplayer] - play videos of all formats
* [http://www.guckes.net/mplayer/controls.txt mplayer control] - an alternative manual for mplayer
* [http://jonls.dk/redshift/ redshift] - adjust display's color temperature according to time of day
* [https://github.com/MacLemon/metafridge/ metafridge] - [[Metafridge|Metalab Kühlschrank]] command line interface
* [http://www.brendangregg.com/specials.html#lsss lsss] ls with zodiac signs for your files.
color for your terminal:
* [http://cwrapper.sourceforge.net/ cwrapper] - color wrapper to colorize the output of other tools
* [http://cwrapper.sourceforge.net/ cwrapper] - color wrapper to colorize the output of other tools
* [http://htop.sourceforge.net/ htop - an interactive process viewer] - process view on steroids
* [https://github.com/nicolargo/glances glances] - htop auf komisch
* [https://github.com/nicolargo/glances glances] - htop auf komisch
* [http://www.bitwizard.nl/mtr/ MTR] - traceroute für hipster
* [https://github.com/busyloop/lolcat lolcat] - all the colors of the rainbow!


data exchange and synchronization:
secure data exchange and synchronization:
* [http://mosh.mit.edu mosh]
* [http://mosh.mit.edu mosh] - the MObile SHell] - a replacement for ssh
* [http://rsync.samba.org/ rsync] (via ssh transport)
* [http://rsync.samba.org/ rsync] (via ssh transport)
* [http://www.ssh.com ssh]
**rsync mit compression und bei ssh compression explizit abschalten (Auch wenn sie in <code>~/.ssh/config</code> eingeschaltet wird) <code>rsync --compress -rsh='-o "Compression no"'</code>
* [http://www.ssh.com ssh] - secure shell
* [http://www.putty.org/ putty] and [http://www.9bis.net/kitty/ kitty]
* [http://www.putty.org/ putty] and [http://www.9bis.net/kitty/ kitty]
* [http://sparkleshare.org/ SparkleShare] - Self hosted, instant, secure file sync
* [http://sparkleshare.org/ SparkleShare] - Self hosted, instant, secure file sync
* [http://duplicity.nongnu.org/ duplicity] - Encrypted bandwidth-efficient backup using the rsync algorithm
* [http://duplicity.nongnu.org/ duplicity] - Encrypted bandwidth-efficient backup using the rsync algorithm
* web tools: urlstack (homegrown read it later thingie), input / file upload (send to home)
* web tools: urlstack (homegrown read it later thingie), input / file upload (send to home)
* [https://github.com/maclemon/mlbackup mlbackup] rsync3 based backup tool for OS X (Also works on CygWin) by [[User:Pepi|Pepi]]


qr codes and vcards:
qr codes and vcards:
Zeile 82: Zeile 101:
URLs - selection, updates:
URLs - selection, updates:
* [ftp://ftp.mutt.org/pub/mutt/contrib/urlview-0.9.tar.gz urlview] - display+choose from list of URLs
* [ftp://ftp.mutt.org/pub/mutt/contrib/urlview-0.9.tar.gz urlview] - display+choose from list of URLs
* [http://www.urlwatch.org/ urlwatch] - detecting changes on webpages
* [https://thp.io/2008/urlwatch/ urlwatch] - detecting changes on webpages
* urlscan - a replacement for urlview
* urlscan - a replacement for urlview


Zeile 89: Zeile 108:
who can/will show which tools?
who can/will show which tools?


name - list of tools
name - list of tools:
* SvenG - ccal, mosh, putty, screen, urlview, vim; ack, cwrapper, tmux; qru.io, vcard maker
* SvenG - ccal, mosh, putty, screen, urlview, vim; ack, cwrapper, tmux; qru.io, vcard maker
= Shown =
die folgenden programs+sites wurden noch gezeigt:
Thomas Perl (thp):
* [pythonanywhere.com python anywhere] - shell sessions sharen
** gratis-account: javascript im browser
** kostenpflichtiger account: inkl ssh-zugriff, screen bzw. tmux mit IPv6
Andreas Fleckl aka oib9 (orange ice bear):
* colortail + logtail
* iotop
* nload + vnstat
* rsnapshot
= Weiteres =
aehnlich wie youtube-dl:
* http://clive.sourceforge.net/
* http://cclive.sourceforge.net/
shameless plug:
* http://gpodder.org/ youtube-playlisten und user abonnieren
* [http://stereopsis.com/flux/ - F.lux] - $BESCHREIBUNG
** besser find ich redshift (siehe wiki seite)
** braucht weniger RAM und ist Open Source
** [https://github.com/chjj/compton compositing manager]
= TODO =
die folgende tools sollten gezeigt werden, wurden aber nicht gezeigt.
darum sollen sie beim naechsten meetup gezeigt werden.
Command Line Tool:
* [http://www.ivarch.com/programs/pv.shtml pv] - Pipe View
** a terminal-based tool for monitoring the progress of data through a pipeline.
** recht praktisch fuer backups, zur Visualisierung der Datenuebertragung
Instant Messaging:
* [http://www.irssi.org/ irssi] - IRC client
* [http://www.bitlbee.org bitlbee] - IM exchange fuer AIM, ICQ, Yahoo!, Messenger, XMPP + MSN
Images:
* [http://feh.finalrewind.org/ feh] - X11 Image Viewer
* [http://www.linuxbrit.co.uk/scrot/ scrot] - taking screenshots with delay and countdown
* [https://wiki.archlinux.org/index.php/Rxvt-unicode rxvt-unicode] - terminal
* [https://awesome.naquadah.org/ awesome] - window manager
* [http://sourceforge.net/projects/unclutter/ unclutter] - (Auto)hide X11 Cursor
Proxy:
* [http://www.privoxy.org/ privoxy] - Web Filter
** a non-caching web proxy with advanced filtering capabilities for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has application for both stand-alone systems and multi-user networks.
== blubb ==
zu den folgenden programmen gab es keine beschreibung,
insofern kein zusammenhang.  bitte ergaenzen!
* ncmpc
* mpc
* ario      mpd Client
* http://winhelp2002.mvps.org/hosts.htm /etc/hosts file


[[Kategorie:Veranstaltungen]]
[[Kategorie:Veranstaltungen]]
[[Kategorie:Workshops]]
[[Kategorie:Workshops]]
[[Kategorie:Show and Tell]]