streda 17. mája 2017

Bash SunSet Count Down

## Install
 apt-get install git python-pip python-serial
pip install termdown

## Create file

 #!/bin/bash
d=`date +"%H:%M:%S"`
a=`w3m "https://www.timeanddate.com/sun/slovakia/bratislava" |grep "Sunset Today"|awk '{print $3, $4}'|sed 's/.$//'`
b=`date --date="$a" +%T`
former_seconds=$(date --date="$d" +%s)
later_seconds=$(date --date="$b" +%s)
termdown -c 10-T SunSet $((later_seconds-former_seconds-1200))

piatok 6. apríla 2012

html shotcut on desktop

You need to add your link to this code and save localy in desktom like .htm

(<)meta http-equiv="Refresh" content="1; url=http://www.google.com"(>)

replace (>) by > and (<) by <


pondelok 1. augusta 2011

pondelok 21. februára 2011

Fotenie PORTRETOV:

F4 (snazit sa o najmensie cislo - podla objektivu)
cas:125
AF-S
iso 200 (max400) cim vacsie tym svetlejsia fotka
ostrenie na jeden bod nastavit na “oko”
“s” vo stvorci - single shot
WB - na “SLNKO”

štvrtok 23. decembra 2010

Velleman K8055

How to connect external things to Velleman K8055



piatok 10. decembra 2010

Rizling Rynsky polosladke - Malik 2009


Rizling Rynsky polosladke - Malik 2009

Velmi prijemne polosladke vino,
Vona: Uzasna
Chut: jemne kyslasta (citronova) chut

kupit nabuduce ? : Urcite Ano

piatok 3. decembra 2010

MP3 stream to local mp3 file.

cvlc http://listen.di.fm/public3/djmixes.pls --sout "#duplicate{dst=std{access=file,mux=raw,dst=/moj/mp3/di_20101203.mp3}"