Main > Free Download Search >

Free water meter software for linux

water meter

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 143
JACK Meter 0.3

JACK Meter 0.3


Jack Meter is a basic console based DPM (Digital Peak Meter) for JACK. more>>
Jack Meter is a basic console based DPM (Digital Peak Meter) for JACK. I wrote it for quickly checking remote signal levels, without having to run X11 to use a pretty graphical meter such as meterbridge.
Usage
Usage jack_meter [-f freqency] [-r ref-level] [-w width] [-n] [< port >, ...]
where -f is how often to update the meter per second (8)
-r is the reference signal level for 0dB on the meter
-w is how wide to make the meter (79)
-n changes mode to output meter level as number in decibels
< port > the ports to monitor (multiple ports are mixed)
Enhancements:
- uses new JACK API (and hence requires JACK version 0.100.0)
- connects multiple ports on the command line
- informational messages are new sent to STDERR
- added -n option to output level as number in decibels
<<less
Download (0.14MB)
Added: 2005-09-16 License: GPL (GNU General Public License) Price:
1505 downloads
Overtime Meter 0.3

Overtime Meter 0.3


Overtime Meter is a small program which stays in your desktops system tray and counts the minutes you spend at work. more>>
Overtime Meter project is a small program which resides in your desktops system tray and tracks the minutes you spend at work.

Then by the end of the month you can tell your boss exactly how much extra money he should pay you.

<<less
Download (0.012MB)
Added: 2006-01-04 License: GPL (GNU General Public License) Price:
1396 downloads
Nanowrimo Meter 0.2

Nanowrimo Meter 0.2


Nanowrimo Meter is a Firefox extension that displays progress during National Novel Writing Month. more>>
Nanowrimo Meter is a Firefox extension that displays progress during National Novel Writing Month (http://www.nanowrimo.org/).

<<less
Download (0.009MB)
Added: 2007-06-02 License: MPL (Mozilla Public License) Price:
878 downloads
IP Traffic Meter 0.1

IP Traffic Meter 0.1


IP Traffic Meter is a traffic counter for IPv4 addresses. more>>
IP Traffic Meter is a traffic counter for IPv4 addresses. It uses the DB4 database from Berkeley to keep its counters, the pcap library for monitoring, and the gd library from Boutel to create graphics. The results are displayed in JPEG graphics on an HTML webpage.
Enhancements:
- With ipmeter you can monitor the traffic made by some IPs. It produces daily, weekly, monthly and yearly statistics into jpg graphics. It uses db4 database from Berkeley to keep its internal counters, and gd library from Boutell to create jpg graphic.
<<less
Download (0.068MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
1219 downloads
MDKS Vertical Meters

MDKS Vertical Meters


MDKS Vertical Meters is a system monitor. more>>
MDKS Vertical Meters is a Super Karamba theme taken from http://www.kde-look.org/content/show.php?content=40009 by kilrae, added 2 more bars and makes some visual changes! MDKS Vertical Meters is a system monitor.

Tnx kilrae for this good idea, I like it!

<<less
Download (0.037MB)
Added: 2006-06-19 License: BSD License Price:
1223 downloads
KGLWaterSaver 0.6

KGLWaterSaver 0.6


KGLWaterSaver is a screensaver that looks like a water-talbe. more>>
KGLWaterSaver is a screensaver that looks like a water-talbe.
Main features:
- Choose between Images or the current Desktop to "sink under water"
- Various effects: Whirl, Bubble, Rain
Installation:
Download, compile and install.
Go to the Control Panel and choose KGLWaterSaver, set it up to use your favourite Image or Desktop and fit the performance of your computer.
(Takes 10% CPU-Time at my Duron 700 / GeForce FX 5700 at: water_res of 128x128, 24 WaterCalcs, 64ms Delay Realtime) (config dialog will probably [hopefully be more intuitive in following versions)
<<less
Download (MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1474 downloads
Loadmeter 1.20

Loadmeter 1.20


Loadmeter project is a Linux/Solaris system resource monitor that uses very little memory, and is written using raw Xlib. more>>
Loadmeter project is a Linux/Solaris system resource monitor that uses very little memory, and is written using raw Xlib.

It monitors:

- Load average
- Uptime
- Disk usage
- Memory usage

In its normal state it displays a window with a coloured bar graph showing the load average for the past minute. This is also shown in digits at the top of the window. both are updated every second. A red notch marks the maximum load since it was started, and can be reset by pressing button2 or hidden with button3. The blue notch shows the 5 minute load average.

By clicking with button1, a pop-up window appears showing the uptime, the capacity of each filesystem, and memory/swap usage. More detailed info on each filesystem is available by highlighting the corresponding one. The way this window pops down is intentional, just to make it interesting.

Any filesystems with higher usage than specified by the -warn option (default 90%) are shown with a (default)green background. The -disk option can also be used as an instant warn feature.

Press Escape in the top level window to exit.

Loadmeter also has the ability to override window managers. Giving the option -override causes the top-level window to have the override_redirect bit set. This is useful for window managers that insist upon decorating standard clients (eg Enlightenment, at least up to DR0.9). If youve given this option, then you can still resize and move the window. During moving and resizing, the cursor displays the geometry.

Ctrl-button1 lowers the window.
Ctrl-button2 raises and moves the window.
Ctrl-button3 raises and resizes the window.
A SIGUSR1 sent to the process will also raise the top level window.

There is also a -parent switch, which can be used to specify another window (in decimal or hex form) to use as the parent for the toplevel one (default is the root). This is useful for banking several together inside another window for easy positioning, etc. The lower function doesnt work if -parent is specified. Also note that you cant use both -override and -parent at the same time.

Command-line options:

-disp < display> Specify which X server to connect to
-geom < +x+y> Specify position on the screen
-sync Call sync() when checking disk usage
-numfont < font> Use for the load digits
-labelfont < font> Use for the hostname label
-popupfont < font> Use for the cursor and popup window
-popupbg < colour> Use for the popup background
-popupfg < colour> Use for the foreground of the popup
-warnbg < colour> Use for the high disk usage warning colour
-meter < colour> Use for the disk usage meter bar
-warn < pct> Min percent capacity reqd to highlight a filesystem
-label < label> Bargraph label to use instead of the hostname
-name < name> Name of the app to present to the WM
-bh < blockheight> Height of individual bargraph blocks (in pixels)
-override Always override window manager
-parent < window> Use as the parent for the toplevel window
-noshrink Dont do fancy popup window shrinking
-disk Show a warning when disk usage exceeds -warn value
-nogeom Disables displaying the window geometry in the cursor whilst moving/resizing the main window.
<<less
Download (0.027MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
835 downloads
Analog VUmeter 0.9.2

Analog VUmeter 0.9.2


Analog VUmeter is a visualization plugin for XMMS. more>>
Analog VUmeter is a visualization plugin for XMMS.

If you like this plugin, then please send me feedback, comments, patches, etc. Also what I need is artwork or skins, so mail me if you would like to help with that.

Idea for this plugin came from similar plugin for winamp called Homeboy analog VU meter, and ideas how to write plugin to xmms from MSA plugin.

At first I only wanted to make something, that would look like the real thing, but as time passed, I have tried to make it also behave like it actually did something useful.

So what you are actually seeing is dBFS value for sound, which means RMS value of soundlevel compared to reference ((2^16-1)/2). Values range from 0 dBFS (highest) to -91 dBFS (lowest).

<<less
Download (0.37MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1326 downloads
Water Kills 1.73

Water Kills 1.73


Bemused is a system which allows you to control your music collection from your phone, using Bluetooth. more>>
Bemused is a system which allows you to control your music collection from your phone, using Bluetooth. You will need to have a Series 60 or UIQ phone (e.g. Nokia 7650/3650, or Sony Ericsson P800/P900), and a PC with a Bluetooth adapter.
Main features:
- Browse your music collection on your phone
- Play files in any format supported by Winamp - including MP3s, CDs, MIDIs, etc.
- Control Winamp versions 2, 3 and 5, Windows Media Player and PowerPoint Viewer
- Pause, stop, rewind, fast-forward etc.
- Add songs to the playlist and use shuffle and repeat
- Browse and select songs in your playlist
- Download songs to your phone (supported formats: WAV and MIDI; plus MP3 for UIQ)
- Customise the look of the system with skins
Enhancements:
- Series 60: Added new version of German localisation by Ozan Sambur
- Integrated Joachim von Carons fix for a potential PowerPoint crash
- Added ability to get current volume on startup (Winamp 2 or 5 only)
- Fixed bug where song title would be wrong after a playlist repeating
- Fixed bug with getting current song time with Winamp 5
- Fixed crash when pressing Play when using PowerPoint with no presentation loaded
- Improved handling of comms errors in the Bemused server
<<less
Download (0.38MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1188 downloads
KCorrMeter 1.1.0

KCorrMeter 1.1.0


KCorrMeter is a correlation meter. more>>
KCorrMeter is a correlation meter. KCorrMeter is used to display the quality of an audio stereo signal.
Sound engineers will definitely have seen such a tool in the studio and know how to use it.
You can use it to adjust the head of your tape machine. If it isnt mounted in the right angle this will show up.
If you ever wanted to find out if an audio signal is a stereo or mono signal. This is the tool for you.
Non - sound engineers might use it as well and like the visualisation effects.
Enhancements:
- ported to ALSA
- fixed quite a few bugs
<<less
Download (0.41MB)
Added: 2006-02-14 License: GPL (GNU General Public License) Price:
1347 downloads
Dirty Water 0.1.0

Dirty Water 0.1.0


Dirty Water project is a custom MUD server. more>>
Dirty Water project is a custom MUD server.
Dirty Water is an original MUD server/engine written in OCaml.
It is designed to be much more advanced and realistic and to encourage role playing more than Diku-style MUDs.
We are using a higher level language which we feel will yield a code-base that is significantly easier to modify, maintain and understand.
We felt that OCaml would make a good choice for this language, though we have since decided Scheme would be a better choice.
All of our code is licensed under the GNU GPL.
Enhancements:
- can pick up items
- can view inventory
- you can specify 1st, 2nd, etc when refering to items
- cant pick up buildings or yourself
- dont see yourself in room descriptions
<<less
Download (0.085MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1041 downloads
TerraViewer 0.01a

TerraViewer 0.01a


TerraViewer will download and display USGS maps and photos from terraserver-usa.com. more>>
TerraViewer is a program that downloads and displays USGS photos and maps.

TerraViewer will download and display USGS maps and photos from terraserver-usa.com.

It should be easy to use and useful. I have a list of ideas Id like to implement (see below).

I do not expect the data format to change, so you should be safe downloading images and maps and they will work with later versions.

Usage:

The first time the program is run it will ask permission to create its data directory
(called "images") in the same folder where the program is installed. If you
answer "No" or "Cancel", the program will exit. Without the data directory the program
cant do anything useful, so you should answer "Yes" here.

The default Zoom/Picture level is 1 meter images. Press F to fill the screen (requires
a connection to the Internet). The program will try to connect to http://terraserver-usa.com/ and download the correct images to your computer (it stores them for later use in the images folder as jpeg files).

While downloading you will see a download program dialog that lists all the threads downloading images. Currently the program downloads a max of 12 images at a time and queues the rest of the requests.

Move around using the cursor keys. You can zoom in/out and move while pictures are downloading. As images are made available they will be displayed on the screen.


Press the Page Up and Page Down key to soom in/out or use the slider at the bottom of the screen. As you change zoom level, you may have to download more images (F key).

Change from photos to maps (or vice-versa) using the View->Photo or View->Map menu.

Goto->Lat/Lon - goes to a latitude/longitude. There is no sanity check at the moment,
if you enter something bizarre, it will go there but wont be able to download the
images.

<<less
Download (0.073MB)
Added: 2006-01-19 License: Freeware Price:
1373 downloads
JACK Meterbridge 0.9.2

JACK Meterbridge 0.9.2


JACK Meterbridge is a meterbridge for the UNIX based JACK audio system. more>>
JACK Meterbridge is a meterbridge for the UNIX based JACK audio system.

It supports a number of different types of meter, rendered using the SDL library and user-editable pixmaps.

Supported meters

PPM - Peak Program level Meters

Approximatly conforming to BS 6840-10. These meters are designed to indicate peak amplitude, as opposed to VU meters which are designed to indicate volume.

The scale is correct according to the standard, 4 equates to 0dB, 1 to -12, 7 to +12, and it is linear with decibels.

Ive never used a real PPM meter, so I dont know if it reacts correctly. Feedback welcome.

VU - Volume Unit meters

Conforming to BS 6840-17:1991. Real meter is larger.

These meters are designed to measure the "volume" of an audio signal, it is not as relevant to digital systems as PPM meters, but is useful if you are interfacing to analogue tape, FM broadcast equipment or want a general idea of the signal volume.

The -r flag (set reference level) is usful with these meters as it will allow you to calibrate to your DA converters. The meter is pre-adjusted so that it should allign correctly calibrated DA converters with analogue systems. If you wish to run with 0dBFS = 0dBu then use "-r 20"

DPM - Digital Peak Meter

Conforming to IEC 268-18:1995 (peak indiciator decay may not be correct).

These are meters as typically seen on digital consoles, HD recorders etc.

There are the most efficient in screen realestate and CPU use but look a bit boring.

JF - "Jellyfish" Meter (aka. Goniometer)

A jellyfish meter is a stereo scope display, it can be used to spot phase and mono compatibility problems.

Some charateristic problems can be seen, eg. a signal with a stronger left channel is seen as a shape sloping to the left [], more right slopes to the right [/], and dead mono is a vertical line [|].

The meter below the scope display indicates the degree of stereo correlation between the channels, a value of +1 means that it is perfectly mono compatible, and -1 and that the channels are in anti-phase (so they will cancel out if mixed).

If someone has better examples, please mail them to me, there are probably tutorials online.

SCO - Scope

A rendering of an oscilloscope display.

It has a basic trigger function, but there is no timebase control. It renders one pixel per sample, so it will probably be next to useless at 96KHz

<<less
Download (0.59MB)
Added: 2006-02-10 License: GPL (GNU General Public License) Price:
1355 downloads
Deep-Water Linux 0.4.0 Beta01

Deep-Water Linux 0.4.0 Beta01


Deep-Water Linux is a half minimalist software distribution using the linux kernel. more>>
Deep-Water Linux is a half minimalist software distribution using the linux kernel released under the terms of the gnu gpl license v2.

Originaly i designed it for myself to make my work a bit easyer - it was a few years ago when there were not so many live distributions that fit my needs - i needed something more than "minimal" but not something that would need more than 2-3 minutes to load requireing hardware, that i couldnt afford.

So i designed a small system for myself that i could use whenever i broke my "harddisk" distro so much, that it was impossible to repair the system from inside of it. I started using the system as a sort of a rescue system and i installed it on my computer as a sort of a neighbour to other systems that i have used.

Then i thought other people might find it interesting, if not as a whole, than atleast a part of it, or maybe they might like to use it for some "rescue job". I was messing arround with xlib and tcl/tk, so i added some programs to ease a users life - like a panel, icons, file-manager. You see, i thought it is stupid to just copy someones work and then re-distribute it in my name - i hate the kind of distros where the "developers" just change the background of some well known distro and then give it a new name.

In my distro you wont find so many tools, it evean might not work good, it evean can make you angry "make you laugh, or cry", but atleast i can say, that many things in this system is my work - i programmed deep-panel/ deep-view/ deep-icons/ made a new hackedbox"a hack of blackbox"/designed the startup and many other things.

There are 2 version-types of the distro - the first copying the whole system in the memmory and the second copying only a part of itself - the first is for people with older hardware with little memmory and the second for boxes with memmory atleast 128MB. I know that there are many systems out there that are better and im not saying that its good to use this distro on an everyday basis, but if you find some inspiration in it, or if you use it as a rescue system, or want to use deep-view to browse/edit some files or to display image galleries and your "real" system is broke, if you find any use of it than im happy enough.
<<less
Download (40MB)
Added: 2005-08-12 License: GPL (GNU General Public License) Price:
1537 downloads
Thao_sys_meter 0.666

Thao_sys_meter 0.666


Thao_sys_meter is my first Karamba Theme. more>>
Thao_sys_meter is my first Karamba Theme. ... My base theme came from System Theme and Awesome Karamba Theme. Icons came from Crtstal Clear Theme. Thanks to all those autors.
I built it on my Debian etch and with SuperKaramba 0.38
Enhancements:
Added the following:
- CPU meter
- Network meter
- Disk usage meter
- Ram Meter
- Sysinfo
<<less
Download (0.16MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5