Thread
:
[Announce] fcron wiki entry - schedule anything at anytime
View Single Post
les_garten
2010-10-28 , 17:27
Posts: 1,283 | Thanked: 370 times | Joined on Sep 2009 @ South Florida
#
35
I am Lovin' me some FCRON!
Nothing too complicated here, but usefull fo' sho'
!nolog(true)
# Update Locate DB
0 3 * * * /usr/bin/updatedb
# Bluetooth off
0 22 * * * /usr/bin/phone-control --btoff
# Bluetooth ON
30 10 * * * /usr/bin/phone-control --bton
# Cell Off Nightly
0 0 * * * /usr/bin/phone-control --celloff
# Cell On Dailey
0 8 * * * /usr/bin/phone-control --cellon
also works great with NANO as the editor!
__________________
N900 as a Drive Letter in Windows, FULL Root access!!
Maemo! There's a BUG for that!
Cutomize Maemo!
Noobies
-
Noobies 2
-
Maemo 5 - 101
Maemo FAQ
Quote & Reply
|
les_garten
View Public Profile
Send a private message to les_garten
Find all posts by les_garten