2013-04-16 Show and Tell: Unterschied zwischen den Versionen
Thp (Diskussion | Beiträge) (→Ideen: urlwatch fix link) |
Pepi (Diskussion | Beiträge) (Titanpad notes added) |
||
Zeile 99: | Zeile 99: | ||
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 | ||
+ | |||
+ | |||
+ | -- | ||
+ | From Titanpad: | ||
+ | |||
+ | |||
+ | aehnlich wie youtube-dl | ||
+ | http://clive.sourceforge.net/ | ||
+ | http://cclive.sourceforge.net/ | ||
+ | shameless plug: youtube-playlisten und user abonnieren: http://gpodder.org/ | ||
+ | shell-session sharen | ||
+ | pythonanywhere.com (gratis-account mit javascript im browser, kostenpflichtiger account inkl ssh-zugriff | ||
+ | screen bzw. tmux mit IPv6 | ||
+ | |||
+ | |||
+ | F.lux | ||
+ | http://stereopsis.com/flux/ | ||
+ | besser find ich redshift, siehe wiki seite | ||
+ | braucht weniger mem, ist open source | ||
+ | https://github.com/chjj/compton compositing manager | ||
+ | rxvt-unicode https://wiki.archlinux.org/index.php/Rxvt-unicode terminal | ||
+ | awesome https://awesome.naquadah.org/ window manager | ||
+ | unclutter Autohide Pointer | ||
+ | irssi, bitlbee Instant Messaging | ||
+ | privoxy Web Filter | ||
+ | http://winhelp2002.mvps.org/hosts.htm /etc/hosts file | ||
+ | |||
+ | ncmpc, mpc, ario mpd Client | ||
+ | |||
+ | feh Image Viewer | ||
+ | scrot Screenshot | ||
+ | |||
+ | pv (Pipe View) ist auch grad recht praktisch beim backupen | ||
+ | |||
+ | colortail / logtail | ||
+ | iotop | ||
+ | nload / vnstat | ||
+ | rsnapshot | ||
+ | |||
+ | rsync mit compression und bei ssh explizit abschalten | ||
+ | rsync --compress -rsh='-o "Compression no"' | ||
+ | |||
+ | rsync based backtup tool für OS X und CygWin. (Might need a small patch for $Tux, Pull requests welcome) | ||
+ | rsync 3 mit Patches für HFS+/HFSX unter Mac OS X | ||
+ | https://github.com/maclemon/mlbackup | ||
+ | |||
+ | Metalab Kühlschrank command line interface | ||
+ | https://github.com/MacLemon/metafridge/ | ||
+ | |||
+ | lsss | ||
+ | zeigt Dateien an, ähnlich ls -l, aber mit ihrem Sternzeichen (Star Sign). | ||
+ | |||
+ | [[Kategorie:Veranstaltungen]] | ||
+ | [[Kategorie:Workshops]] | ||
[[Kategorie:Veranstaltungen]] | [[Kategorie:Veranstaltungen]] | ||
[[Kategorie:Workshops]] | [[Kategorie:Workshops]] |
Version vom 16. April 2013, 22:01 Uhr
Titel: | Show & Tell |
Untertitel: | Useful Tools and Services |
Art: | Vorführungen und Diskussion |
Beschreibung | Vorführungen von nützlichen Tools/Werkzeugen und Services/Webseiten. |
Sprache | in Deutsch. but English is definitely possible. just ask! |
Zeit | Di, 16.4.2013, 16:00-21:00 |
Ort: | Bibliothek im Metalab |
Zielgruppe: | Alle :-) |
Vorkenntnisse: | .. sind immer nützlich, aber werden nicht verlangt. |
Folien: | gibt's nicht ;-) just show us your tool/site! |
Materialien: | eigener Laptop zum Ausprobieren und Mitmachen, Kekse+Getränke. |
IRC Log: | 2013-04-16_Show-N-Tell.Log (TODO) |
Photos: | anyone? |
Ideen
please add more programs/tools/utilities, possibly with links and description. thanks! :-) (and, yes, the event will most probably be in german ;-)
this and that:
- ack - "better than grep"!
- git - repository tool
- vim (text editor) - plugins, new options in v7.3
- ccal.py - a CLI calendar
- arecord/aplay (Linux)
- MTR - traceroute für hipster
- youtube-dl - download videos from YouTube and other sites
- mplayer - play videos of all formats
- mplayer control - an alternative manual for mplayer
- redshift - adjust display's color temperature according to time of day
color for your terminal:
- cwrapper - color wrapper to colorize the output of other tools
- htop - an interactive process viewer - process view on steroids
- glances - htop auf komisch
- lolcat - all the colors of the rainbow!
secure data exchange and synchronization:
- mosh - the MObile SHell] - a replacement for ssh
- rsync (via ssh transport)
- ssh - secure shell
- putty and kitty
- SparkleShare - Self hosted, instant, secure file sync
- duplicity - Encrypted bandwidth-efficient backup using the rsync algorithm
- web tools: urlstack (homegrown read it later thingie), input / file upload (send to home)
qr codes and vcards:
- vCard Maker - Free electronic business card generator
- QRU.io - scan QRcode, get vcard
screencasts:
terminal window managers:
URLs - selection, updates:
- urlview - display+choose from list of URLs
- urlwatch - detecting changes on webpages
- urlscan - a replacement for urlview
Who+What
who can/will show which tools?
name - list of tools
- SvenG - ccal, mosh, putty, screen, urlview, vim; ack, cwrapper, tmux; qru.io, vcard maker
--
From Titanpad:
aehnlich wie youtube-dl
http://clive.sourceforge.net/
http://cclive.sourceforge.net/
shameless plug: youtube-playlisten und user abonnieren: http://gpodder.org/
shell-session sharen
pythonanywhere.com (gratis-account mit javascript im browser, kostenpflichtiger account inkl ssh-zugriff
screen bzw. tmux mit IPv6
F.lux
http://stereopsis.com/flux/
besser find ich redshift, siehe wiki seite
braucht weniger mem, ist open source
https://github.com/chjj/compton compositing manager
rxvt-unicode https://wiki.archlinux.org/index.php/Rxvt-unicode terminal
awesome https://awesome.naquadah.org/ window manager
unclutter Autohide Pointer
irssi, bitlbee Instant Messaging
privoxy Web Filter
http://winhelp2002.mvps.org/hosts.htm /etc/hosts file
ncmpc, mpc, ario mpd Client
feh Image Viewer scrot Screenshot
pv (Pipe View) ist auch grad recht praktisch beim backupen
colortail / logtail iotop nload / vnstat rsnapshot
rsync mit compression und bei ssh explizit abschalten rsync --compress -rsh='-o "Compression no"'
rsync based backtup tool für OS X und CygWin. (Might need a small patch for $Tux, Pull requests welcome) rsync 3 mit Patches für HFS+/HFSX unter Mac OS X https://github.com/maclemon/mlbackup
Metalab Kühlschrank command line interface https://github.com/MacLemon/metafridge/
lsss zeigt Dateien an, ähnlich ls -l, aber mit ihrem Sternzeichen (Star Sign).