aero aio
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 23
Aero AIO 0.9.1
Aero AIO is a SuperKaramba theme that monitors memory, CPU, harddisk, network and more. more>>
Aero AIO is a SuperKaramba theme that monitors memory, CPU, harddisk, network and more.
I wanted to make a theme that wouldnt take all my desktop and would allow me to see every information I could have with my previous Aero-G theme. Moreover I wanted it to be fully and easily configurable|customisable.
Thats why I did Aero All In One!
You access to the piece of information you want in one click! Note that every page is unloaded when you load another one: cpu load is saved!
The configuration GUI allows you to install and load new plugins and to configure their options.
You can make new plugins, themes, and icon sets and put it in themes directory or in "~/.aero_aio", they will be automatically detected!
Any comment/idea is welcome! Any piece of advice for my configuration utility (vocabulary or grammatical mistakes...) too.
<<lessI wanted to make a theme that wouldnt take all my desktop and would allow me to see every information I could have with my previous Aero-G theme. Moreover I wanted it to be fully and easily configurable|customisable.
Thats why I did Aero All In One!
You access to the piece of information you want in one click! Note that every page is unloaded when you load another one: cpu load is saved!
The configuration GUI allows you to install and load new plugins and to configure their options.
You can make new plugins, themes, and icon sets and put it in themes directory or in "~/.aero_aio", they will be automatically detected!
Any comment/idea is welcome! Any piece of advice for my configuration utility (vocabulary or grammatical mistakes...) too.
Download (0.58MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1228 downloads
ps: Aero AIO plugin 1.0.2
ps: Aero AIO is a plugin for Aero AIO that show the 6 most resource intensive processes. more>>
ps: Aero AIO is a plugin for Aero AIO that show the 6 most resource intensive processes. You can choose whether to sort on CPU, mem or elapsed time.
Usage:
- Install the plugin via the Aero-AIO config dialog. The columns have headings
<<lessUsage:
- Install the plugin via the Aero-AIO config dialog. The columns have headings
Download (0.011MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1225 downloads
Aero AIO: RSS News Feed 0.1d
Aero AIO: RSS News Feed is a plugin for Aero AIO. more>>
Aero AIO: RSS News Feed is a plugin for Aero AIO. Aero AIO: RSS News Feed its based on slashdot karamba.
<<less Download (0.030MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1222 downloads
Aero AIO: Folding@Home 0.1
Aero AIO: Folding@Home is a plugin for Aero AIO to monitor your Folding@Home client. more>>
Aero AIO: Folding@Home is a plugin for Aero AIO to monitor your Folding@Home client. It comes with a simple configuration dialog to set the update interval and client path.
It was inspired by navyrains folding-karamba theme.
Folding@Home is a distributed computing project to understand protein folding, misfolding and related diseases (http://folding.stanford.edu).
<<lessIt was inspired by navyrains folding-karamba theme.
Folding@Home is a distributed computing project to understand protein folding, misfolding and related diseases (http://folding.stanford.edu).
Download (0.011MB)
Added: 2006-06-27 License: GPL (GNU General Public License) Price:
1214 downloads
Aero AIO: netstat plugin 2.0.5
Aero AIO: netstat plugin is a plugin for Aero AIO that lists all processes connecting out of your computer. more>>
Aero AIO: netstat plugin is a plugin for Aero AIO that lists all processes connecting out of your computer.
Usage:
- Install the .aiz plugin via the Aero AIO config dialog
- The first column is the number of processes with the same name
- The second column is the port at which one of these processes is connecting out
- The third column is the name of the processes
- The fourth column is the IP address to which one of these processes is connecting
- You can adjust the update interval and font size in the config dialog. You can also ask the theme to use sudo to get a list of all processes, not just yours. You must add the appropriate permissions to /etc/sudoers (see config dialog)
- You can also ask the theme to not show processes connecting to localhost via the config dialog
<<lessUsage:
- Install the .aiz plugin via the Aero AIO config dialog
- The first column is the number of processes with the same name
- The second column is the port at which one of these processes is connecting out
- The third column is the name of the processes
- The fourth column is the IP address to which one of these processes is connecting
- You can adjust the update interval and font size in the config dialog. You can also ask the theme to use sudo to get a list of all processes, not just yours. You must add the appropriate permissions to /etc/sudoers (see config dialog)
- You can also ask the theme to not show processes connecting to localhost via the config dialog
Download (0.012MB)
Added: 2006-06-19 License: GPL (GNU General Public License) Price:
1223 downloads
Aero AIO: cpu/mem plugin mod 2.1.3
Aero AIO: cpu/mem plugin mod is a mod of the cpu/memory plugin for aero aio. more>>
Aero AIO: cpu/mem plugin mod is a mod of the cpu/memory plugin for aero aio. The hardware information is gathered via backends. You can easily write a python backend for your hardware.
Look at the files cpumemv2_backend.py, cpumemv2_default.py and cpumemv2_i8k.py to learn how to write backends.
Main features:
- default backend that supports CPU temeratures via /proc/acpi/thermal_zone and hard disk temperatures via hddtemp. You can start hddtemp by (as root)
- hddtemp -d /dev/hda
- Replace hda with the hard disk you want monitored.
- ibmacpi backend (for IBM laptops). Thanks to Frank Fiene. Supports CPU, GPU, hdd, fan and pci data, via the ibm acpi kernel module. Boy those IBM laptops have a lot of sensors!
- i8k backend (for Dell laptops). Supports cpu temp and fan speeds via the i8k kernel module.
- The backends are cascaded. The code automatically looks through all backends for support of each feature. the final feature set is the union of all backends
- If an update temporarily fails (this tends to happen with hddtemp), it is indicated on the theme by the : in front of the sensor name becoming an _
<<lessLook at the files cpumemv2_backend.py, cpumemv2_default.py and cpumemv2_i8k.py to learn how to write backends.
Main features:
- default backend that supports CPU temeratures via /proc/acpi/thermal_zone and hard disk temperatures via hddtemp. You can start hddtemp by (as root)
- hddtemp -d /dev/hda
- Replace hda with the hard disk you want monitored.
- ibmacpi backend (for IBM laptops). Thanks to Frank Fiene. Supports CPU, GPU, hdd, fan and pci data, via the ibm acpi kernel module. Boy those IBM laptops have a lot of sensors!
- i8k backend (for Dell laptops). Supports cpu temp and fan speeds via the i8k kernel module.
- The backends are cascaded. The code automatically looks through all backends for support of each feature. the final feature set is the union of all backends
- If an update temporarily fails (this tends to happen with hddtemp), it is indicated on the theme by the : in front of the sensor name becoming an _
Download (0.007MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1226 downloads
Aero AIO 0.9.1: lm_sensors temp monitor 0.1
Aero AIO 0.9.1: lm_sensors temp monitor is a SuperKaramba theme which you can monitor hardware temperatures. more>>
Aero AIO 0.9.1: lm_sensors temp monitor is a SuperKaramba theme which you can monitor hardware temperatures (CPU, Motherboard) via lm_sensors hardware sensors.
This is useful for those (like me) that dont have information about temperatures through /proc/acpi/thermal_zone (and Aero AIO standard plugin only monitors these values through acpi thermal...).
This plugin comes with a configuration dialog too, so its easy to adapt it on your lm_sensors hardware sensors.
Designed and tested for Aero AIO 0.9.1 (needed).
Installation:
Use the Aero AIO plugin installation dialog to install the .aiz file.
<<lessThis is useful for those (like me) that dont have information about temperatures through /proc/acpi/thermal_zone (and Aero AIO standard plugin only monitors these values through acpi thermal...).
This plugin comes with a configuration dialog too, so its easy to adapt it on your lm_sensors hardware sensors.
Designed and tested for Aero AIO 0.9.1 (needed).
Installation:
Use the Aero AIO plugin installation dialog to install the .aiz file.
Download (0.010MB)
Added: 2006-06-20 License: GPL (GNU General Public License) Price:
1223 downloads
Todo: AIO plugin 0.31
Todo: AIO plugin is a todo plugin for Aero AIO. more>>
Todo: AIO plugin is a todo plugin for Aero AIO.
Usage:
- Install the plugin via the Aero-AIO config dialog.
<<lessUsage:
- Install the plugin via the Aero-AIO config dialog.
Download (0.020MB)
Added: 2006-06-28 License: GPL (GNU General Public License) Price:
1214 downloads
aeroclock 1.0
aeroclock is based on aeroG-inspired-digiclock but resized to match dbKalendar. more>>
aeroclock is based on "aeroG-inspired-digiclock" but resized to match "dbKalendar" (with aero theme) to make a matched set with "Aero AIO".
<<less Download (0.010MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1219 downloads
Plugins for Aero-AIO 0.8e
Plugins for Aero-AIO contains amaroK and notes plugins for Aero-AIO. more>>
Plugins for Aero-AIO contains amaroK and notes plugins for Aero-AIO.
Plugins are from Kaisermart @ http://www.kde-look.org/content/show.php?content=31321 Credits to him plz!
I just optimized this two for the AIO 0.8e version by optimizing the code and making *.aiz files for an easier installation. (Because I had some trouble with his original files...) Hope they can help you!
If you have some tipps and tricks for improving (in particular) the amarok-audio-plugin please let me know! And if someone knows something about using click and drag of the audio slider bar or clicknHold for buttons...mail me plz! thx...
Install Notes:
- Download
- Unzip
- And then use the AIO Configuration utility for installing the plugins.
<<lessPlugins are from Kaisermart @ http://www.kde-look.org/content/show.php?content=31321 Credits to him plz!
I just optimized this two for the AIO 0.8e version by optimizing the code and making *.aiz files for an easier installation. (Because I had some trouble with his original files...) Hope they can help you!
If you have some tipps and tricks for improving (in particular) the amarok-audio-plugin please let me know! And if someone knows something about using click and drag of the audio slider bar or clicknHold for buttons...mail me plz! thx...
Install Notes:
- Download
- Unzip
- And then use the AIO Configuration utility for installing the plugins.
Download (0.030MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1221 downloads
cynapses-aero-darklight
cynapses-aero-darklight is a system monitoring SuperKaramba theme. more>>
cynapses-aero-darklight is just a cynapses-aero theme modification!!!
cynapses-aero-darklight is a system monitoring SuperKaramba theme.
It monitors:
- System info
- CPU usage
- Memory Load
- Network Load
- Disk Usage
- System Temperature
<<lesscynapses-aero-darklight is a system monitoring SuperKaramba theme.
It monitors:
- System info
- CPU usage
- Memory Load
- Network Load
- Disk Usage
- System Temperature
Download (0.070MB)
Added: 2006-07-04 License: GPL (GNU General Public License) Price:
1211 downloads
Aero style Amarok Karamba 0.2
Aero style Amarok Karamba is a very nice SuperKaramba theme. more>>
Aero style Amarok Karamba is a very nice SuperKaramba theme.
It works now! with great thanks to Aaron G, who edited the great work of Beany, to make this theme!
<<lessIt works now! with great thanks to Aaron G, who edited the great work of Beany, to make this theme!
Download (0.030MB)
Added: 2007-04-03 License: Freeware Price:
936 downloads
Net::DRI 0.80
Net::DRI is a collection of object oriented Perl modules that provides an abstract and uniform interface for DNS providers. more>>
Net::DRI is a collection of object oriented Perl modules that provides an abstract and uniform interface to connect to domain name providers, either registries, registrars or an entity at another level.
Thus Net::DRI can be used by a registrar to establish connections with various registries, or by a reseller that needs to connect with its registrar, or by an end client that needs to connect with its provider, be it a registrar or not, without being forced to use the specific interface available from the provider!
Net::DRI can then allow access to functions that were not even available in the native provider interface, such as batch processing. Furthermore, by hiding differences between providers interfaces, an application using Net::DRI for its connections will almost not have to be changed if there is a need to change providers, or if one provider changes the way it operates (new interface, other protocols, and so on...). With this solution, it is easy to adapt to political or technical changes of its registration providers.
Net::DRI implements many transports and protocols: this allows to take into account specifics of various providers. It is an open framework, and it is easy to add new providers, protocols and transports; it also allows to easily handle cases close to a standard but with few differences. Net::DRI handles synchronous providers (ex: through a web site, the answer comes immediately) as well as asynchronous ones (ex: by email, the answer can come many hours after the request).
Net::DRI implements RRP and EPP, which are two IETF standards. It is the only independant and free implementation of these two standards. Everywhere it is possible, Net::DRI standardizes on EPP (for example for return status codes) by translating other cases to EPP.
Net::DRI can handle many providers simultaneously, even if they offer services in the same domain names, through as many simultaneous connections as needed with various protocols and/or transports for the same provider.
Enhancements:
- This release adds full support for .LU as well as updated support for .AT and .BIZ.
- It also adds two new protocols that can be used by anyone, not only registrars: DAS is used by .BE and .EU to query only the availability of a domain name, and Whois (RFC3912) with parsing is provided for .COM, .NET, .ORG, .BIZ, .INFO, .AERO, and .EU.
<<lessThus Net::DRI can be used by a registrar to establish connections with various registries, or by a reseller that needs to connect with its registrar, or by an end client that needs to connect with its provider, be it a registrar or not, without being forced to use the specific interface available from the provider!
Net::DRI can then allow access to functions that were not even available in the native provider interface, such as batch processing. Furthermore, by hiding differences between providers interfaces, an application using Net::DRI for its connections will almost not have to be changed if there is a need to change providers, or if one provider changes the way it operates (new interface, other protocols, and so on...). With this solution, it is easy to adapt to political or technical changes of its registration providers.
Net::DRI implements many transports and protocols: this allows to take into account specifics of various providers. It is an open framework, and it is easy to add new providers, protocols and transports; it also allows to easily handle cases close to a standard but with few differences. Net::DRI handles synchronous providers (ex: through a web site, the answer comes immediately) as well as asynchronous ones (ex: by email, the answer can come many hours after the request).
Net::DRI implements RRP and EPP, which are two IETF standards. It is the only independant and free implementation of these two standards. Everywhere it is possible, Net::DRI standardizes on EPP (for example for return status codes) by translating other cases to EPP.
Net::DRI can handle many providers simultaneously, even if they offer services in the same domain names, through as many simultaneous connections as needed with various protocols and/or transports for the same provider.
Enhancements:
- This release adds full support for .LU as well as updated support for .AT and .BIZ.
- It also adds two new protocols that can be used by anyone, not only registrars: DAS is used by .BE and .EU to query only the availability of a domain name, and Whois (RFC3912) with parsing is provided for .COM, .NET, .ORG, .BIZ, .INFO, .AERO, and .EU.
Download (MB)
Added: 2007-04-20 License: GPL (GNU General Public License) Price:
918 downloads
aio-xmms 0.2.0
aio-xmms is an output plugin for XMMS which produces output for use with the libAIO library. more>>
aio-xmms is an output plugin for XMMS which produces output for use with the libAIO library.
<<less Download (0.18MB)
Added: 2006-04-07 License: GPL (GNU General Public License) Price:
1297 downloads
KDM-Drops (Slackware)
KDM-Drops (Slackware) is a KDM theme using the drops wallpaper, the KDE logo, and a, Aero-G looking thing I made in Inkscape more>>
KDM-Drops (Slackware) is a KDM theme using the drops wallpaper, the KDE logo, and a, Aero-G looking thing I made in Inkscape.
<<less Download (MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
965 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above aero aio search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed