opendesk
batteryui
Contains software that displays battery status when system is started with usb plugged.
-
Cloning this repository:
git clone git://gitorious.org/opendesk/batteryui.git batteryui cd batteryui
Add this repository as a remote to an existing local repository:
git remote add batteryui git://gitorious.org/opendesk/batteryui.git git fetch batteryui git checkout -b my-local-tracking-branch batteryui/master_or_other_branch
- Branches:
- master


