Main > Free Download Search >

Free kmsp 9 software for linux

kmsp 9

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1350
wmmisc 0.9

wmmisc 0.9


wmmisc is a simple dockapp that monitors the following: the amount of users logged in, the total number of processes, etc. more>>
This is a simple dockapp that monitors the following: the amount of users logged in, the total number of processes, the number of running (or alive) processes, the total number of forks and the system load average.
Installation:
make
su
make install
This will install the binary (wmmisc) in /usr/X11R6/bin.
Enhancements:
- src/dockapp_util.c: Properly get the user count.
- src/*.c: Clean-ups, removed unused/dead code, etc
<<less
Download (0.016MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1473 downloads
disktype 9

disktype 9


disktype is a disk and disk image format analyzer. more>>
disktypes purpose of disktype is to detect the content format of a disk or disk image. It knows about common file systems, partition tables, and boot codes.
The program is written in C and is designed to compile on any modern Unix flavour1. It is self-contained and in general works without special libraries or headers. Some system-dependent features can be used to gather additional information.
As of version 8, disktype knows about the following formats:
File systems:
- FAT12/FAT16/FAT32
- NTFS
- HPFS
- MFS, HFS, HFS Plus
- ISO9660
- UDF
- ext2/ext3
- Minix
- ReiserFS
- Reiser4
- Linux romfs
- Linux cramfs
- Linux squashfs
- UFS (some variations)
- SysV FS (some variations)
- JFS
- XFS
- Amiga FS/FFS
- BeOS BFS
- QNX4 FS
- 3DO CD-ROM FS
- Veritas VxFS
- Xbox DVD file system
Partitioning:
- DOS/PC style
- Apple
- Amiga "Rigid Disk"
- ATARI ST (AHDI3)
- BSD disklabel
- Linux RAID physical disks
- Linux LVM1 physical volumes
- Linux LVM2 physical volumes
- Solaris SPARC disklabel
- Solaris x86 disklabel (vtoc)
Other structures:
- Debian split floppy header
- Linux swap
Disk images:
- Raw CD image (.bin)
- Virtual PC hard disk image
- Apple UDIF disk image (limited)
Boot codes:
- LILO
- GRUB
- SYSLINUX
- ISOLINUX
- Linux kernel
- FreeBSD loader
- Sega Dreamcast (?)
Compression formats:
- gzip
- compress
- bzip2
Archive formats:
- tar
- cpio
- bar
- dump/restore
Enhancements:
- Added file systems: Amiga SFS.
- Added other structures: Linux cloop (detection only), EFI GPT, Windows/MS-DOS boot loader, BeOS boot loader.
- Improved file systems: Amiga FS/FFS, Amiga PFS, Linux squashfs.
- Improved other structures: Amiga "Rigid Disk" partitioning, LILO, ISO9660 El Torito.
<<less
Download (0.040MB)
Added: 2006-06-05 License: MIT/X Consortium License Price:
1250 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
sysrqd 9

sysrqd 9


sysrqd is a small daemon intended to manage Linux Sysrq over network. more>>
sysrqd is a small daemon intended to manage Linux Sysrq over network.
sysrqds philosophy is to be very responsive under heavy load and try to be somehow reliable. Authentication is made by clear password.
Demo
% telnet localhost 680
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is ^].
sysrqd password: hello
sysrq> s
sysrq> u
sysrq> q
s will do a Emergency Sync, q will exit the session. Other command like b (reBoot), o (pOweroff) or u (Umount) are available, and so on.
Enhancements:
- This release will never go to swap (always stays in RAM).
- A file has been added to bind to only one IP address instead of any.
<<less
Download (0.004MB)
Added: 2007-01-20 License: GPL (GNU General Public License) Price:
1007 downloads
omsview 0.9.9

omsview 0.9.9


omsview project is a GTK+ turn viewer for the GalaxyNG play-by-email game. more>>
omsview project is a GTK+ turn viewer for the GalaxyNG play-by-email game.
It provides a graphical map, visual access to most information you need from a turn report, and a few tools to help you create your next set of orders.
The goal is to destroy the other races and become leader of the galaxy, by occupying new planets, producing ships, waging war, and diplomatic negotiations.
Main features:
- A zoomable map of the galaxy, with
- Incoming group tracers
- Vectors of your groups in space
- Markers for battles
- An interplanetary distance ruler
- A rangefinder
- Color coding for economic state of planets
- Planet details, with production forecasts
- Display of groups at a planet, with many extra details
- Access to global and personal messages
- An aid for creating ship designs
Enhancements:
- Use of the text map in standard report files to give an indication of other players ships
- A list of ship designs currently known about
- A list of all groups currently known about
- The ability to cycle through the available turns, to see a history of the game
- The standard report parser has been updated to version 5-0g, and can now handle an email header block and a missed orders warning
- A more graceful handling of no report files found
- Fixed a bug in the ship designer to do with speed on a loaded cargo ship, when cargo tech is not 1.00
- Added an "install" target to the Makefile
<<less
Download (0.058MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1064 downloads
SKopete 1.2.9

SKopete 1.2.9


SuperKaramba interface to Kopete. more>>
SKopete is a SuperKaramba interface to Kopete.
Note: The first time it runs, it will show all online contacts. Once you run the config dialog and click OK, it will only show the contacts you have selected to be monitored.
Main features:
- Displays the Kopete contact list on the desktop. Support automatic and configurable positioning/resizing
- Displayed contacts are configurable
- Has the buddy pounce/notification feature. See screenshot of config dialog
- Has basic Kopete controls (Online, Offline, Away and Start Chat)
- Indicates basic presence status (online, offline and away) for all contacts
- Resource (dcop calls) usage is independent of number of contacts
- For theme developers. I have built on the SKoot API to create basic layout management and event dispatching classes. They are independent of SKopete (see skopete_gui.py). If theres interest, Ill post a link to the API docs. Similarly the communication with Kopete is in a independent backend (kopete.py)
Usage:
- Ensure Kopete is running
- In the config dialog, you can specify which contacts should be monitored, and also whether to display offline contacts
- By default SKopete, automatically resizes and repositions itself as contacts go online/offline. If you want it to stay in place, choose the manual layout policy in the Look&Feell section of the config dialog
- You can select custom photos as well a notifications and pounces for all contacts in the Buddies section of the config dialog.
- If you make any changes to the contact list in Kopete, you should reload SKopete via the right click menu
<<less
Download (0.10MB)
Added: 2006-06-19 License: GPL (GNU General Public License) Price:
1225 downloads
KTemperature 1.9-1

KTemperature 1.9-1


KTemperature is an application to monitor the system temperature. more>>
KTemperature is an application to monitor the system temperature. I was motivated to develop this utility because I could not find a simple system tray resident application for monitoring the system temperature using the ACPI interface.
The application obtains the system temperature from the file /proc/acpi/thermal_zone/THRM/temperature .
I have been using Linux and Open Source for quite sometime and this is my first contribution. I hope this will lead to many more contributions from me.
Main features:
- Displays temperature in the system tray.
- Auto loading of ACPI thermal module if required and present.
- Detection of ACPI thermal interface if interface is present /proc/acpi/thermal_zone/*
- Right click options of Pause, Restart and Update for greater control of polling with ketboard shortcuts.
- Visually represents the temperature by increasing or decreasing the redness of the system tray icon with change in the temperature.
- The polling frequency can be changed from 1 second to 60 seconds.
- Configurable temperature monitoring interface. If the default monitoring point of /proc/acpi/thermal_zone/THRM/temperature is not present the icon displays NA instead of the temperature. The monitoring point can be configured in such cases.
- Persistent configuration. The configuration parameters are stored in a file located at $HOME/.ktemperatue . The file is read at application startup and previously stored values are used. If the application is being run for the first time the default values will be used.
Enhancements:
- Created archive to include version information.
- Added keyboard shortcuts to right click menu options.
- Added caption to root password dialog.
<<less
Download (1.3MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1474 downloads
libmhash 0.9.9

libmhash 0.9.9


libmhash provides an easy to use C interface for several hashalgorithms. more>>
libmhash is a free library which provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures.
The HMAC support implements the basics for message authentication, following RFC 2104. In the later versions some key generation algorithms, which use hash algorithms, have been added.
At the time of writing this, the library supports the algorithms:
SHA1, SHA160, SHA192, SHA224, SHA384, SHA512, HAVAL128, HAVAL160, HAVAL192, HAVAL224, HAVAL256, RIPEMD128, RIPEMD256, RIPEMD320, MD4, MD5, TIGER, TIGER128, TIGER160, ALDER32, CRC32, CRC32b, WHIRLPOOL, GOST, SNEFRU128, SNEFRU256.
Enhancements:
- A SIGBUS bug was fixed for unaligned data.
<<less
Download (0.83MB)
Added: 2007-04-05 License: LGPL (GNU Lesser General Public License) Price:
944 downloads
wmail 1.9

wmail 1.9


wmail is a Window Maker docklet watching your inbox, which is either a ordinary mbox or a directory conforming to qmails Maildir more>>
wmail is a Window Maker docklet watching your inbox, which is either a ordinary mbox or a directory conforming to qmails Maildir format.
It provides a nice little GUI displaying some useful pieces of information about your inbox (as many other nice wm-apps doing nearly the same thing...).
Per default it uses the $MAIL environment-variable to locate the inbox you are using, other mailing mechanisms like POP or IMAP are not supported - use a tool like fetchmail to retrieve POP- or IMAP-based mail.
Enhancements:
- Support for comments in From-header added (by Juergen A. Erhard - thank you!)
- Status field content recognition enhanced: now you can supply the content of a status field that markes your email as read. This is due to different behaviour of different mbox readers
- pine seems using "ro" to mark a mail as read. The given value is substring-matched.
<<less
Download (0.027MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
644 downloads
Gmrun 0.9

Gmrun 0.9


Gmrun is a little window for running programs, featuring tab completion, history, etc. more>>
Gmrun is a little window for running programs, featuring tab completion, history, etc.
It lets you launch programs by typing their names. It features tab completion similar to bash or Emacs.
It can complete program names from $PATH, or if the command starts with "/" it will complete file names.
It provides a command history of configurable size, as well as the ability to perform forward/backward searches through the command history. gmrun was developed as a replacement for the Gnome Run program.
Main features:
- Provides bash-like TAB completion, only nicer (shows a list containing all possible completions and let the user chose from it; yes, its also possible to choose with the mouse, but youll see that the keyboard is outstanding :).
- Enter simply runs the command line, CTRL-ENTER runs it in a terminal. Of course, the terminal command is configurable in the configuration file, located usually in "~/.gmrunrc".
- Can run files that do not have "execute" permission :) More specifically, you set a handler for ".doc" files in your .gmrunrc, and it uses that handler to open ".doc" files. [ new in 0.8 ]
- Maintains a list of previous commands (history). One can interactively search a command in this list using CTRL-R / CTRL-S (something like interactive search in Emacs), or prefixing the command with an exclamation sign "!" -- like in bash, only the user has a chance to see the command before running it, therefore has a chance to change his mind.
- It has a small window, not bloated with useless buttons and space-wasting things like "gnome-run".
- Allows URLs (but they have to be configured in the ~/.gmrunrc file). No matter what, if the input string is in the form "whatever://address" then it looks for an URL handler associated with the "whatever" URL and passes to it the "address" string.
- Allows user to specify a list of commands that will be always run in a terminal, regardless if the fired key is ENTER or CTRL-ENTER.
- When started, if a history file exists shows the last command as selected text, such as the user can press ENTER directly to run it again or type another text and the old one will be erased.
<<less
Download (0.089MB)
Added: 2006-09-26 License: GPL (GNU General Public License) Price:
1124 downloads
Kernelcookies 9

Kernelcookies 9


Kernelcookies project consists of fortune cookies from the Linux Kernel. more>>
Kernelcookies project consists of fortune cookies from the Linux Kernel.
Kernelcookies is a datafile for fortune that contains some of the funnier or more obscure kernel messages.
One of the most famous messages ("lp1 on fire") was part of the linuxcookies data file (and got me started on this compilation).
NOTE: Some of the cookies may contain offensive language. As I dont really want to decide on what someone might find offensive or not and create two seperate files, I only put this warning here. If you dont want offensive fortunes, youll have to weed this file out yourself.
Enhancements:
- 25 new cookies from Linux 2.6.19 were added.
<<less
Download (0.007MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
989 downloads
SofK 0.0.9

SofK 0.0.9


SofK is a KDE theme based on the Serenity theme. more>>
SofK is a KDE theme based on the Serenity theme.

Idea is to do smooth theme with not too many gradients (light and nice). The theme may look good with dark colors, too.

I would be very happy if you all post comments and suggestions.

Here are some color themes that look nice with SofK style: http://www.kde-look.org/content/show.php?content=44657

<<less
Download (MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
924 downloads
dfm 0.99.9

dfm 0.99.9


dfm is a filemanager like OS/2 WPS. more>>
DFM is a file manager for Linux and other UNIX like Operating Systems. DFM is the abrvabation for Desktop File Manager.
"Desktop" stands for the capability to place icons on the root window. The idea to write DFM came from OS/2. For a long time I had worked with OS/2.
Using Linux I miss a desktop that provides easy launching programs, managing files and their association. I think only a program like the WPS can provide this.
Main features:
- Normal view, Detail view, Structure view
- Icons may have any size
- placement of icons is free (Normal view)
- every file have its own icon and startcommand
- copy, move and link files
- The desktop is a special folder in the homedirectory - There the user can place links to favourite programs or folders of the system
- every DFM-window have its own backgroundpixmap or color
- XV thumbnails are used as icons
- XDND drag support
- Offix drag support
<<less
Download (0.40MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1639 downloads
TkWiCe 0.9

TkWiCe 0.9


TkWiCe is a free wine cellar software. more>>
TkWiCe is a free wine cellar software. As it is written in native Tcl/Tk, youve got a real chance to use it on any operating system with that interpreter on it (you can get Tcl/Tk for any Unix like Mac OS X, Linux, *BSD, AIX, HP-UX or Solaris as well as for PowerPC and Windows).
If you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
<<less
Download (0.45MB)
Added: 2007-08-02 License: BSD License Price:
814 downloads
Flyspray 0.9.9.2

Flyspray 0.9.9.2


Flyspray is an uncomplicated, web-based bug tracking system for assisting with software development. more>> <<less
Download (1.4MB)
Added: 2007-05-28 License: LGPL (GNU Lesser General Public License) Price:
882 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5