Comments: 28
drpoup [2015-01-10 15:40:56 +0000 UTC]
hey, what's the bowser you are running here?
great setup btw!
👍: 0 ⏩: 1
popa29 In reply to drpoup [2015-01-10 16:54:57 +0000 UTC]
Thanks !
It's Safari. In Mission Control view.
👍: 0 ⏩: 1
ninetysixtears [2015-01-10 12:36:38 +0000 UTC]
Hi it s brilliant! Can you share the wall please?
👍: 0 ⏩: 1
popa29 In reply to cuum [2015-01-10 09:54:23 +0000 UTC]
Thanks !
You can create your own widgets. It’s easy !
First, download the itunes widget lucky-luke90.deviantart.com/ar…
Open the index.coffee file. You can change command line with :
Date : "date +%A\" - \"%B\" \"%e\" - \"%Y"
Time : "date +%k:%M" or "date +%l:%M" for AM/PM format
Itunes album : "osascript -e \'tell application \"System Events\" to if name of processes contains \"iTunes\" then tell application \"iTunes\" to if player state is playing then \"\" & album of current track'"
Battery : "pmset -g batt | grep -o '[0-9]*%'"
etc…
After, you can move the widgets on your screen. Change Bottom line and Right line (in %)
You can change the font (font-family line). I use DejaVu Sans Mono
You can change colors. For exemple, time colors in the screenshot (I use photoshop to find color code) :
color: #ff6c8a
background: #393b3d
background: #393b3d
You can change border and radius too.
Good luck and BE CREATIVE
👍: 0 ⏩: 2
popa29 In reply to eScandalouS [2015-01-12 08:36:35 +0000 UTC]
DATE :
command: "date +%A\" - \"%B\" \"%e\" - \"%Y"
style: """
Bottom: 1%
Left: 0%
color: #dbe0e1
font-family: DejaVu Sans Mono
text-align: Center
background: #393b3d
padding-top: 4px;
padding-right: 7px;
padding-bottom: 4px;
padding-left: 7px;
border: 5px solid #393b3d
border-radius: 0px
TIME :
command: "date +%k:%M"
style: """
Bottom: 6%
Left: 0%
color: #ff6c8a
font-family: DejaVu Sans Mono
text-align: Center
background: #393b3d
padding-top: 4px;
padding-right: 7px;
padding-bottom: 4px;
padding-left: 7px;
background: #393b3d
border-radius: 0px
👍: 0 ⏩: 1
eScandalouS In reply to popa29 [2015-01-12 12:49:56 +0000 UTC]
thanks man. Much appreciated.
👍: 0 ⏩: 0
josh54321 In reply to popa29 [2015-01-10 15:31:58 +0000 UTC]
Where do you get the scripts/commands for the widgets?
👍: 0 ⏩: 1
DK33 [2015-01-09 01:01:13 +0000 UTC]
Great shot. Good wall.
👍: 0 ⏩: 1
popa29 In reply to DK33 [2015-01-09 08:13:09 +0000 UTC]
Thanks !
👍: 0 ⏩: 0
430Z [2015-01-06 13:02:48 +0000 UTC]
Dock icons please?
👍: 0 ⏩: 2
430Z In reply to popa29 [2015-01-06 16:13:41 +0000 UTC]
Thnx. Great setup.
👍: 0 ⏩: 0
Te0SX In reply to 430Z [2015-01-06 15:16:19 +0000 UTC]
Some sharing stuff made by others and give credits instead of waiting for replies.
Here can you find links for the donuts and cake.
👍: 0 ⏩: 1
430Z In reply to Te0SX [2015-01-06 15:28:04 +0000 UTC]
Thnx alot
👍: 0 ⏩: 0