Main > Free Download Search >

Free to watch software for linux

to watch

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 375
Stock Watch! 0.3

Stock Watch! 0.3


StockWatch! is a SuperKaramba theme that periodically retrieves stock quotes from the internet. more>>
StockWatch! is a SuperKaramba theme that periodically retrieves stock quotes from the internet. Stock Watch! uses Yahoo! Finance data to obtain quotes.

<<less
Download (0.055MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1233 downloads
iWatch 0.2.1

iWatch 0.2.1


iWatch project is a real-time filesystem monitoring program. more>>
There are a number of excellent tools to check filesystem integrity, they are essential part of your system security. These tools allow us to detect unwanted manipulation on our system and report it to the system administrator. However, the administrator will not know about the unauthorized change or the intrusion in to the system until this tool scan the filesystem again, maybe in next few hours or in the next day, it depends on the schedule when and how often we run this filesystem integrity checker.
It is very important to know about the intrusion as soon as possible. It can avoid a big damage if you can react right after the break, not hours later. Unfortunately the current filesystem integrity checker like tripwire, AIDE or samhain dont have the funktionality to alert the system administrator immediately after filesystems integrity is broken . And this is the reason why iWatch is developed, it tries to fill this gap. iWatch monitor the filesystems integrity in realtime and will send alarm immediately to the system administrator when there is any changes in the monitored filesystem.
iWatch is written in Perl and based on inotify, a file change notification system, a kernel features that allows applications to request the monitoring of a set of files against a list of events. Inotify was introduced the first time in the Linux kernel version 2.6.13.
Using iWatch:
iWatch is very simple to use, suppose you want to watch the change in /etc filesystem, you just need to run it in the console
$ iwatch /etc
and iwatch will tell you if something changes in this directory. And if you want to be notified per email:
$ iwatch -m admin@smsgw.local /etc
In this case, the admin will get email notification (maybe you can use your sms gateway account, so you will be alarmed immediately anytime and anywhere).
And if you want to monitor many difference directories you can use a configuration file. This configuration file is an xml file with an easy understandable structure.
Enhancements:
- A -X option was added for specifying exceptions with regular expression.
- New string formats are allowed in command options: %c, the event cookie number, %e, the event name, and %F, the old filename in the case of moved_to events.
- The behavior of sending email was changed.
- Emails are now sent for all defined events.
<<less
Download (0.013MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
956 downloads
K ADSL Watch 01.00.06

K ADSL Watch 01.00.06


K ADSL Watch is a universal CAPI based ADSL monitor for KDE 3. more>>
K ADSL Watch is a universal ADSL monitor for KDE 3, and can be used with the AVM DSL/ISDN-Controller and the CAPI4Linux driver.
K ADSL Watch is an "open source" program: the complete source code is available under the GNU Public License. The program is based on the ISDN monitor "kimon", written by Markus Dahlweid for I4L and the HiSax driver. K ADSL Watch can be used in all Linux distributions.
Main features:
- Monitoring of all activities of the AVM DSL/ISDN-Controller including
- Status display for connection set-up and clear-down
- Throughput rate display (incoming and outgoing)
- Identification of the AVM DSL/ISDN-Controller in use
- Connection up-time and throughput display (incl. Log)
- Integration in the KDE panel
<<less
Download (0.46MB)
Added: 2005-07-25 License: GPL (GNU General Public License) Price:
1551 downloads
K ISDN Watch 01.00.10

K ISDN Watch 01.00.10


K ISDN Watch is a Linux application running under KDE 3.x. more>>
K ISDN Watch is a universal ISDN monitor for KDE 3, and can be used with each AVM ISDN-Controller and the CAPI4Linux driver.
K ISDN Watch is an "open source" program: the complete source code is available under the GNU Public License. The program is based on the ISDN monitor "kimon", written by Markus Dahlweid for I4L (ISDN4Linux) and the HiSax driver. K ISDN Watch can be used in all Linux distributions.
Main features:
- Monitoring of all activities of the AVM ISDN-Controller including
- Status display for connection set-up and clear-down
- Display of the number of ISDN B channels used
- Identification of the AVM ISDN-Controller in use
- Display of connection time information (incl. log)
- Integration in the KDE panel
<<less
Download (0.45MB)
Added: 2005-07-25 License: GPL (GNU General Public License) Price:
1551 downloads
Beobachter 1.3

Beobachter 1.3


Beobachter is a file monitor, usually used to watch at log files. more>>
Beobachter is a file monitor, usually used to watch at log files.

Beobachter has a Java Swing interface that allow us to customize the highlighting of the logs depending of the log type. Very simple, multi-platform, fast and practical tool.

<<less
Download (0.094MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1110 downloads
Watsup 0.03

Watsup 0.03


Watsup is a system and process monitor for CPU, memory, page faults, disk IO, network IO. more>>
Watsup is a system and process monitor for CPU, memory, page faults, disk IO, network IO.
Low overhead. GUI controls. Formatted report in window. Sample interval down to 0.1 secs. Choose font size. System resources: CPU (1-4), memory (free/used/cache), page faults (hard/soft), disk IO, network IO. Process resources: same + execution file name.
Main features:
- overhead is about 1/3 as much
- sample interval as low as 0.1 seconds is supported
- overall system and top process resources are shown on one page
- disk I/O, network I/O, and page fault rates can be monitored
- font can be made small (for display in a corner) or large (whole screen)
- the top N processes are displayed with minimal jumping around between samples
- (which makes it easier to watch one or a few processes)
- process ranking is a weighted sum of CPU, hard page faults, and disk I/O
<<less
Download (0.18MB)
Added: 2007-08-07 License: GPL (GNU General Public License) Price:
808 downloads
Wmtop 0.9.0

Wmtop 0.9.0


Wmtop is a Windowmaker dockapp that is a mini graphical version of the cpu monitoring utility top. more>>
Wmtop project is a Windowmaker dockapp that is a mini graphical version of the cpu monitoring utility top.

To compile:

Type make linux or make freebsd depending on which operating system you
are using. (Type uname if you dont know :-)

To install:

If you are superuser type make install

Instructions

Invoke wmtop using the command wmtop

Use -display and -geometry options in the usual way.

Use the command line option -s < time in milliseconds > to control the frequency of sampling of the processes and -r < time in milliseconds > to control how often the display is updated.

Use -U to watch only your own processes rather than all of them. While running, a middle mouse click changes between the display of user processes and all processes.

Use -x < regexp > to exclude processes whose name matches a given pattern from the list.

Use -m to display physical memory usage instead of CPU, but is currently only supported under Linux. While running, a left mouse click changes between cpu and memory display.

Use -c command to have a command executed when you right click on wmtop. For example you could launch a window with the real top command for a closer look at a rogue process.

Use -a < 1..X > to choose a theme for wmtop.

Example

wmtop -U -x ^wm -c "xterm -e top"

Means list my own processes that are not dockapps. Launch top on a right click.
<<less
Download (0.025MB)
Added: 2006-10-26 License: GPL (GNU General Public License) Price:
1096 downloads
jnettop 0.13

jnettop 0.13


Jnettop allows administrators of routers to watch online traffic coming across the network. more>>
Jnettop allows administrators of routers to watch online traffic coming across the network in a fashion similar to the way top displays statistics about processes.
jnettop is useful for quickly evaluating the state of the network.
Enhancements:
- added support for JNET protocol (used by jnettop-gui)
- minor refactorings
<<less
Download (0.050MB)
Added: 2006-05-01 License: GPL (GNU General Public License) Price:
1272 downloads
Specto 0.2.1

Specto 0.2.1


Specto project is a desktop application that will watch configurable events. more>>
Specto project is a desktop application that will watch configurable events (such as website updates, emails, file and folder changes, system processes, etc) and then trigger notifications.

For example, Specto can watch a website for updates (or a syndication feed, or an image, etc), and notify you when there is activity (otherwise, Specto will just stay out of the way). This changes the way you work, because you can be informed of events instead of having to look out for them.

<<less
Download (0.23MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
842 downloads
Armangils vodcatcher 1.3.3

Armangils vodcatcher 1.3.3


Armangils vodcatcher is a video podcast (or vodcast) client for the command line. more>>
Armangils vodcatcher is a video podcast (or vodcast) client for the command line. Armangils vodcatcher project provides several download strategies (new shows only, allowed, back-catalog, etc), supports BitTorrent, offers cache management, and generates playlists for video player applications. It is written in Ruby, and runs on Linux (tested), Windows, MacOS and many other operating systems.

To watch video podcasts, simply type something like vodcatcher subscriptions.opml > latest.m3u. This will download the subscribed shows into the current directory and generate an M3U playlist named latest.m3u.

This application accepts one or more feeds (RSS or Atom) or subscription lists (OPML or iTunes PCAST) as argument, in the form of URLs or filenames. Alternatively, it tries to read one such document from the standard input.

For help, use vodcatcher -h.

Options:

-F, --Function FUNCTION used function (download search );
when using the search function (which
generates an OPML document), the only
relevant options are -v, -r and -f
(default value: download)

-d, --dir DIR Query for caching files
and storing application state
(default value: current directory)

-s, --size SIZE Size of media file cache in MB;
0 means infinite; default value is 500

-m, --memsize N Remember last N downloaded media files,
and do not download them again;
0 means infinite; default value is 1000

-t, --type TYPE Playlist type (m3u smil pls asx tox xspf )
(default value: m3u)

-S, --strategy S Strategy to use for downloading vodcasts
(new one back_catalog all cache ):
* back_catalog: download any show that
has not been downloaded before; prefer
the most recent shows of top-most feeds
in the OPML/PCAST documents.
* new: ignore vodcast back-catalogs; this
is like back_catalog, except that only the
most recent show of each feed is
considered.
* one: download one unlistened show of
each feed, with a preference for recent
shows
* all: download all show; even already
downloaded shows are downloaded once
again.
* cache: play shows that are already in
cache (default value: new)

-f, --feeds N Do not download more than N feeds
(when using the download function);
or return the first N relevant feeds
(when using the search function);
0 means no limits (default value: 1000)

-r, --retries N Try downloading files (media, RSS/Atom or
or OPML/PCAST) at most N times before
giving up (default value: 1)

-T, --Torrentdir DIR Copy torrent files to directory DIR;
handling torrents through an external
BitTorrent client is left to the user;
if this option is not used, torrents are
handled internally (if RubyTorrent is
installed), or else ignored

-U, --Uploadrate N Maximum upload rate (kilobytes per second)
for the internal BitTorrent client
(default: no limit)

-i, --itemsize N If a downloaded show is less than N MB in
size (where N is an integer), fetch other
shows of that same feed until this size is
reached (default: 0)

-p, --[no-]perfeed Create one subfolder per feed in cache

-c, --[no-]cache Play already cached files,
DEPRECATED (use -S cache)

-e, --[no-]empty Delete all previously downloaded
files

-a, --[no-]asif Do not download media files
(useful for testing)

-v, --[no-]verbose Run verbosely

--version Display current version

-h, --help Show this message

Usage examples:

vodcatcher -d ~/vodcasts feeds.opml http://host/second.opml > latest.m3u

vodcatcher -d ~/vodcasts -S cache > cache.m3u

cat feeds.opml | vodcatcher -d ~/vodcasts > latest.m3u

vodcatcher -vd ~/vodcasts -s 500 -m 10_000 -t asx feeds.opml > latest.asx

vodcatcher -vF search -f 44 video vlog http://www.podfeed.net/opml/directory.opml > results.opml

<<less
Download (0.012MB)
Added: 2006-01-16 License: GPL (GNU General Public License) Price:
1378 downloads
osdchat 0.1.8

osdchat 0.1.8


osdchat allows users to send messages from a console client to the on-screen display on a remote machine. more>>
osdchat is a simple messaging utility that allows you to remotely send messages directly to the screen as an on-screen display (OSD).

This may be used a lightweight messaging service in a local area network to message busy admins or communicate with friends who like to watch fullscreen movies or otherwise cannot see whats going on in the background.

There is a wide assortment of options to customize the look, feel, and location of the incoming messages.

I suppose it also shares some similarity with the ancient UNIX utility write, except that tty has been replaced with X. osdchat has been tested only under Linux, specifically Gentoo 1.4 and Slackware 9.0/1, but should work on any full distribution meeting the dependencies.

Installlation:

tar zxvf osdchat-[version].tar.gz
cd osdchat-[version]

Edit the Makefile as needed to change the install paths.

make check (md5sum check to make sure files are intact)
make
make install (need to be root, or have proper capabilities)

Copy sample osdchatd.conf configuration file to /etc or rename to .osdchatd and place it in your home directory. Change settings as desired.

The sample config file is equivalent to the built-in defaults, so a config file is not needed to just test the package.

<<less
Download (0.030MB)
Added: 2005-10-04 License: GPL (GNU General Public License) Price:
1480 downloads
Master Math Word Problems 1.6

Master Math Word Problems 1.6


Master Math Word Problems can help sharpen skills through practice. more>>
Solving word problems is an area where elementary students overwhelmingly display difficulties. Master Math Word Problems program can help sharpen skills through practice. Third through fifth graders learn to watch for key words and translate those into mathematical operations.

Students can learn new math skills, practice logic, get extended practice with word problems, but most of all they learn that they must read the problem. With regular practice your students may become master math word problem solvers.

Download and try out Master Math Word Problems.
<<less
Download (1.2MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price: $12
1262 downloads
Infon Battle Arena 204

Infon Battle Arena 204


Infon Battle Arena is a networked multiplayer real-time programming game featuring little creatures fighting for food. more>>
Infon Battle Arena is a networked multiplayer real-time programming game featuring little creatures fighting for food. You upload your Creature Code (written in Lua) to a game server using a telnet Interface.

The game server then runs your code. The graphical client can be used to watch running games or replay recorded games.

<<less
Download (0.16MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
860 downloads
dbox2Tradio 4.5

dbox2Tradio 4.5


dbox2Tradio allows you to listen to radio and watch TV channels using external helper applications. more>>
dbox2Tradio allows you to listen to radio and watch tv channels using external helper applications (xmms/xine). The shell-style script remotely accesses the dbox2 and performs any action via the (Neutrino) web-interface.

dbox2Tradio supports bouquets and is highly user-configurable. That is, before running, you need to adjust language and helper applications. Nevermind, its an easy task: Use the source! You need a dbox2 running Linux.

<<less
Download (0.008MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1477 downloads
tinyproxy 1.7.0

tinyproxy 1.7.0


tinyproxy is a small, lightweight, easy-to-configure HTTP proxy. more>>
tinyproxy is a lightweight HTTP proxy licensed under the GPL. Designed from the ground up to be fast and yet small, it is an ideal solution for sites where a full-featured HTTP proxy is required, but the system resources required to run a more demanding HTTP proxy are unavailable. tinyproxy is fully compatible with all existing web browsers.
Main features:
Anonymous mode
- Allows you to specify which HTTP headers should be allowed through, and which should be blocked - this allows you to restrict both what data comes to your web browser from the HTTP server (eg, cookies), and to restrict what data is allowed through from your web browser to the HTTP server (eg, version information).
Easily modified
- If youre looking to build a custom web proxy, tinyproxy is very easy to modify to your custom needs - the source is straightforward, adhering to the KISS principle. As such, it can be used as a foundation for anything you may need a web proxy to do (send patches!)
Remote monitoring
- Using the remote monitoring feature, you can access proxy statistics from afar, letting you know exactly how busy the proxy is.
Load average monitoring
- tinyproxy can be configured to watch the load average on most platforms, and start refusing requests when the load reaches a certain point - you may recognize this feature from sendmail.
Access control
- You can configure tinyproxy to only allow requests from a certain subnet, or from a certain interface, thus allowing you to ensure that random, unauthorized people will not be using your proxy.
Secure
- With a bit of configuration (specifically, making the log file owned by nobody and running it on a port >1024), tinyproxy can be made to run without any special privileges, thus minimizing the chance of system compromise. Furthermore, it was designed with an eye towards preventing buffer overflows. The simplicity of the code ensures it remains easy to spot such bugs.
Small footprint
- As mentioned above, tinyproxy requires very little in the way of system resources - the memory footprint tends to be around 2MB with glibc, and the CPU load increases linearly with the number of simultaneous connections (depending on the speed of the connection). Thus, tinyproxy can be run on a spare, older machine, or even a workstation, without any noticeable impact on performance.
<<less
Download (0.46MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1651 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5