Eneoset

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Features)
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== About eneoset==
+
{{ApplicationBox|
 +
Name = eneoset|
 +
Description = Setup utility to control backlight brightness, turn on/off devices in Neo and display battery and system information.|
 +
Screenshot = eneoset-1.png|150px|
 +
Homepage= http://www.mikecrash.com|
 +
PackageName = eneoset_0.4_armel.deb|
 +
TestedOn = Debian|
 +
}}
  
eneoset is a lightweight setup utility to control backlight brightness and turn on/off devices in Neo.
+
== About==
  
Main purpose was to replace openmoko-panel-plugin with something, that is based on EFL libraries and doesn't require GTK+ and Gnome or Xfce.
+
eneoset is a lightweight setup utility to control backlight brightness and turn on/off devices in Neo, using elementary libraries with E17.
  
 +
Main purpose was to replace openmoko-panel-plugin with something, that is based on EFL libraries and doesn't require GTK+ and Gnome or Xfce.
  
 
== Features ==
 
== Features ==
Line 45: Line 53:
 
== Download ==
 
== Download ==
 
Source code and debian package can be downloaded from [http://www.mikecrash.com/index.php?name=Downloads&d_op=viewdownload&cid=21 download page].
 
Source code and debian package can be downloaded from [http://www.mikecrash.com/index.php?name=Downloads&d_op=viewdownload&cid=21 download page].
 +
 +
[[Category:Settings Applications]]

Latest revision as of 07:46, 31 August 2011

Eneoset-1.png eneoset

Setup utility to control backlight brightness, turn on/off devices in Neo and display battery and system information.


Homepage: http://www.mikecrash.com
Package: eneoset_0.4_armel.deb
Tested on: Debian


Contents

[edit] About

eneoset is a lightweight setup utility to control backlight brightness and turn on/off devices in Neo, using elementary libraries with E17.

Main purpose was to replace openmoko-panel-plugin with something, that is based on EFL libraries and doesn't require GTK+ and Gnome or Xfce.

[edit] Features

Supported devices to control are:

  • Backlight
  • Bluetooth
  • Wi-Fi
  • GPS
  • USB mode (device/host]

Also it shows information about battery:

  • Charge
  • Status
  • Voltage
  • Current
  • Capacity
  • Temperature
  • Time to empty/full

And various system informations:

  • Distribution
  • Hostname
  • Memory size, free and cache
  • File system size and free

Works with kernel up to 2.6.29, tested on Debian.

[edit] Install

For Debian there is a precompiled package, that can be installed usual way. Package depends on latest EFL libraries in sid. Download the package and install it with:

   dpkg -i packagename

Or use unofficial repository, add this line to your /etc/apt/sources.list file:

   deb http://www.gps-routes.info/debian sid main

For other distributions compile is needed.

[edit] Download

Source code and debian package can be downloaded from download page.

Personal tools

About eneoset

eneoset is a lightweight setup utility to control backlight brightness and turn on/off devices in Neo.

Main purpose was to replace openmoko-panel-plugin with something, that is based on EFL libraries and doesn't require GTK+ and Gnome or Xfce.


Features

Supported devices to control are:

  • Backlight
  • Bluetooth
  • Wi-Fi
  • GPS
  • USB mode (device/host]

Also it shows information about battery:

  • Charge
  • Status
  • Voltage
  • Current
  • Capacity
  • Temperature
  • Time to empty/full

And various system informations:

  • Distribution
  • Hostname
  • Memory size, free and cache
  • File system size and free

Works with kernel up to 2.6.29, tested on Debian.

Install

For Debian there is a precompiled package, that can be installed usual way. Package depends on latest EFL libraries in sid. Download the package and install it with:

   dpkg -i packagename

Or use unofficial repository, add this line to your /etc/apt/sources.list file:

   deb http://www.gps-routes.info/debian sid main

For other distributions compile is needed.

Download

Source code and debian package can be downloaded from download page.