All Projects → PeterDekkers → chip-battery-status

PeterDekkers / chip-battery-status

Licence: other
PocketCHIP battery status for xfce4 desktop

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to chip-battery-status

anyfesto
Low cost Raspberry Pi /Linux based access point with audio, education and communications local content server. Inspired by the ideas of sharing with others. Anyfesto - a platform from which to speak.
Stars: ✭ 66 (+312.5%)
Mutual labels:  chip, nextthing
Adlplug
FM Chip Synthesizer — OPL & OPN — VST/LV2/Standalone
Stars: ✭ 249 (+1456.25%)
Mutual labels:  chip
Ai Chip
A list of ICs and IPs for AI, Machine Learning and Deep Learning.
Stars: ✭ 1,067 (+6568.75%)
Mutual labels:  chip
Flash Chip
Ready to use Flash environment for the C.H.I.P Single Board Computer
Stars: ✭ 152 (+850%)
Mutual labels:  chip
Koduino
Arduino code for STM32 microcontrollers
Stars: ✭ 63 (+293.75%)
Mutual labels:  chip
Johnny Five
JavaScript Robotics and IoT programming framework, developed at Bocoup.
Stars: ✭ 12,498 (+78012.5%)
Mutual labels:  chip
Chip Alpine
💻 Daily build of Alpine Linux for the $9 C.H.I.P. computer
Stars: ✭ 21 (+31.25%)
Mutual labels:  chip
padring
A padring generator for ASICs
Stars: ✭ 19 (+18.75%)
Mutual labels:  chip
Dmg Cpu Inside
Reverse-engineered schematics for DMG-CPU-B
Stars: ✭ 230 (+1337.5%)
Mutual labels:  chip
Periph
Go·Hardware·Lean
Stars: ✭ 1,700 (+10525%)
Mutual labels:  chip
Arduinouniqueid
Arduino Library to gets the Manufacture Serial Number from the Atmel AVR, SAM, SAMD, STM32, and ESP Microcontroller.
Stars: ✭ 130 (+712.5%)
Mutual labels:  chip
Materialchipview
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
Stars: ✭ 1,181 (+7281.25%)
Mutual labels:  chip
Unifiedcontactpicker
Stars: ✭ 178 (+1012.5%)
Mutual labels:  chip
Connectedhomeip
Project Connected Home over IP is a new Working Group within the Zigbee Alliance. This Working Group plans to develop and promote the adoption of a new connectivity standard to increase compatibility among smart home products, with security as a fundamental design tenet.
Stars: ✭ 1,072 (+6600%)
Mutual labels:  chip
Donate In Git
Show how to add donate button in github
Stars: ✭ 118 (+637.5%)
Mutual labels:  chip
Rf1101se Teensy
Driving one of those cheap RF1101SE boards with a Arduino or Teensy
Stars: ✭ 45 (+181.25%)
Mutual labels:  chip
Degate
Open source software for chip reverse engineering.
Stars: ✭ 156 (+875%)
Mutual labels:  chip
toolchain
A cmake based toolchain with support for diffrent micrcocontrollers.
Stars: ✭ 16 (+0%)
Mutual labels:  chip
emvpt
Minimum Viable Payment Terminal
Stars: ✭ 20 (+25%)
Mutual labels:  chip
Ch341 Store
Documents and Software Related to the famous CH341a used in I2C/SPI Flash Programmers also called as Bios Programmers
Stars: ✭ 225 (+1306.25%)
Mutual labels:  chip

CHIP battery status for xfce4 desktop

A simple script to display battery percentage on the xfce4 desktop of NextThing.co's CHIP

Works nicely with PocketCHIP.

chip-battery-status xfce genmon preview

How to install

Download/clone the files to your CHIP.

cd chip-battery-status
sudo ./install.sh

Now you need to add a panel item to your xfce4 desktop.

  1. Right-click (or Ctrl-click) on an existing panel item, e.g your clock. Choose Panel > Add New Items...

xfce panel item setup #1

  1. Select Generic Monitor from the list and hit Add

xfce panel item setup #2

  1. You'll see (genmon) xxx appear in your panel. Right-click (or Ctrl-click) it and choose Properties

xfce panel item setup #3

  1. In the Command field enter chip-battery-xfce-genmon and for the Period (s) enter 5. Hit Close

xfce panel item setup #4

  1. Enjoy. 🍹 🌴

How to uninstall

sudo ./uninstall.sh

This will disable the battery status polling service and remove previously-installed scripts and files.

It will not remove the desktop panel item. To remove that simply right-click (or Ctrl-click) the item and select Remove.

Customisation

You can change the way the battery status is displayed by editing /usr/local/bin/chip-battery-xfce-genmon.

Follow the instructions on the xfce4-genmon-plugin page to change colours, add images, etc.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].