Main > Free Download Search >

Free limited stores software for linux

limited stores

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2943
MailStore 0.02

MailStore 0.02


MailStore is a tool that is built in python and provides a mail proxy for POP3,IMAP4 and SMTP protocols. more>>
MailStore is a tool that is built in python and provides a mail proxy for POP3,IMAP4 and SMTP protocols. However, beyond usual proxies, it makes a backup of all incoming and outgoing email and stores them in a Maildir format.

Emails then can be accessed through an IMAP server run on the same machine using the backup Maildirs as mailboxes.

The idea is to provide a realtime , centralized backup of all incoming and outgoing of an organization without the need of user intervention, especially for organizations that use shared email hosting. Many of this hosting providers allow for only POP3 based access of the email.

Secondly, due to its shared hosting environment , there is limited space hence all email ends up being downloaded directly to the client. Any backup effort has to be taken up by the user on a periodical basis. This is prone to problems due to the fact that users might either forget or a data disaster might happen in between a backup cycle.

With a backup proxy like this all email is always available at the backup proxy. Any backup need be done by the administrator only at the proxy server itself. This we believe to be a much more convenient task then backing up user systems individually.

Secondly the MailStore server will always have all the emails the user has sent or received at any point ,hence the backup will always be current. To access the email, a local IMAP server can be run that will provide the user with access to the email that has been backed up. The user may then add this account to their email client and backup all the email out of it locally. (E.g. In Outlook you would probably export all the email in the account). Following that the user will import back the mail back into its original account.

Thirdly , the system requires minimal administrator involvement. It handles the creation of new maildirs for new domain/user combinations. Hence administrators dont have extra config files to play with whenevr new users are added to the system. Whether a user exists or not is left up to the mailserver that mailStore is proxying.

The mailStore system is built in Python. It has been tested with Python 2.3 and 2.4. Any system which support Python 2.3/ Python 2.4 should be able to run it.
<<less
Download (0.020MB)
Added: 2005-10-17 License: Python License Price:
1469 downloads
Email::Store 0.24

Email::Store 0.24


Email::Store is a framework for database-backed email storage. more>>
Email::Store is a framework for database-backed email storage.

SYNOPSIS

use Email::Store dbi:mysql:mailstore;
Email::Store->setup; # Do this once

Email::Store::Mail->store( $rfc822 );
Email::Store::Mail->retrieve( $msgid );

...

Email::Store is the ideal basis for any application which needs to deal with databases of email: archiving, searching, or even storing mail for implementing IMAP or POP3 servers.

Email::Store itself is a very lightweight framework, meaning it does not provide very much functionality itself; in effect, it is merely a Class::DBI interface to a database schema which is designed for storing email. Incidentally, if you dont know much about Class::DBI, youre going to need to in order to get much out of this.

Despite its minimalist nature, Email::Store is incredibly powerful. Its power comes from its extensibility, through plugin modules and hooks which allow you to add new database tables and concepts to the system, and so access the mail store from a "different direction". In a sense, Email::Store is a blank canvas, onto which you can pick and choose (or even write!) the plugins which you want for your application.

For instance, the core Email::Store::Entity plugin module addresses the idea of "people" in the email universe, allowing you to search for mails to or from particular people; (despite their changing names or email addresses) Email::Store::Thread interfaces Email::Store to Mail::Thread allowing you to navigate mails by their position in a mail thread; the planned non-core Email::Store::Plucene module plugs into the indexing process and stores information about emails in a Plucene search index for quick retrieval later, and so on.

<<less
Download (0.027MB)
Added: 2006-06-28 License: Perl Artistic License Price:
1215 downloads
Mandriva Linux Limited Edition 2005

Mandriva Linux Limited Edition 2005


Mandriva Linux (formerly Mandrake Linux) is the operating system of choice for users keen on all things advanced more>>
Mandriva Linux Limited Edition 2005 offers a completely right choice for users who are keen on all things advanced.

Mandriva LinuxTM , formerly known as Mandrakelinux, is a friendly Linux Operating System which specializes in ease-of-use for both servers and the home/office. It is freely available in many languages throughout the world. Mandriva Linux is the operating system of choice for users keen on all things advanced. Limited Edition 2005 is no exception; it includes all the things youve come to expect from Mandriva Linux.

Limited Edition 2005 is the only Linux system so far to include such a broad range of up-to-date leading-edge software, as well as seamlessly running 32-bit applications on 64-bit platforms. Linux power users will welcome the advanced web experience, enhanced hardware compatibility and expanded development options brought by Limited Edition 2005, along with significant performance gains.

The latest versions of key Linux applications:

  1. Linux kernel 2.6.11.6
  2. KDE 3.3.2 (with some backports from version 3.4, including Kpdf)
  3. GNOME 2.8.3
  4. Firefox 1.0.2
  5. GCC 3.4.3
  6. The GIMP 2.2
  7. cdrecord 2.01.01a21 (with DVD+R dual-layer support)
  8. OpenOffice.org 1.1.4
  9. MySQL 4.1.11
<<less
Download (3MB)
Added: 2005-05-03 License: Freeware Price: FREE
33 downloads
D_store 0.2.20070119

D_store 0.2.20070119


D_store is an in memory database. more>>
D_store is an in memory database. A good mental model for d_store is a programmatic spreadsheet; there are rows and rows contain fields with values.

D_store is mostly row oriented, all stores represent either all the rows in the spreadsheet or a subset thereof (or the empty set). The query powers of d_store come from the set operations you can do with stores, like and, or, sub, etc.

Why D_store ?

D_store is good for storing highly related data and performing queries on that data. It can however only scale to the amount of memory available. But, this fits very well for GUI applications that let users interact with a lot of interrelated data; d_store is ment as an enabler of rich applications like iTunes, or addressbooks, or bookmark managers etc.

D_store supports tagging, full text searching, hierarchies, and almost any relation you can define on your data. The API provides very direct access to the data, unlike, for instance SQL engines, but it still has the query power as SQL.

In d_store, all data is stored as values, but every value is stored only once per store, which is good for memory usage. And this is where the second part of the querying power of d_store comes from: every value knows in which rows it appears.

A last powerful concept that d_store has is that everything operates on stores, and the results sets are always stores. So when you get the results of a query, you can query that result again and again, refining the results further and further.

The project is written in plain C and released under the GPL.
<<less
Download (0.070MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
955 downloads
confstore 0.5.4

confstore 0.5.4


Confstore is a configuration backup utility. more>>
Confstore is a configuration backup utility. Confstore scans your system for all recognised configuration files and then stores them in a archive. Confstore can also restore configuration from a previously created archive.

<<less
Download (0.023MB)
Added: 2005-10-04 License: GPL (GNU General Public License) Price:
1480 downloads
Mandriva Linux 10.2 Limited Edition 2005

Mandriva Linux 10.2 Limited Edition 2005


Mandriva Linux is the operating system of choice for users keen on all things advanced. more>>
Mandriva Linux is the operating system of choice for users keen on all things advanced.
Linux power users will welcome the advanced Web experience, enhanced hardware compatibility and expanded development options brought by Limited Edition 2005, along with significant performance gains. Firefox 1.0.2 offers the most advanced Web browsing experience, with multi-tabbed navigation, pop-up blocking, increased speed, and unmatched security.
Limited Edition also offers the RSS reader Akregator. RSS is a format used to simplify the aggregation and syndication of Web content. RSS feeds contain news and updates from websites and blogs, providing personalized access to information.
Limited Edition 2005 is built to optimize and increase performance. It has been developed with x86-64 technology in mind, which allows for the use of more powerful applications. Support for dual-core technology adds to potential performance, allowing the use of advanced new processors.
Developers and power users running demanding multimedia configurations will appreciate the additional power those features provide. Some special optimizations enhance the overall speed delivered by the system. For instance, KDE 3.3 is 10% faster, thanks to special tuning by Mandriva.
Addressing both the x86 and x86-64 architectures, Limited Edition 2005 is the only Linux system to allow the seamless installation and running of 32-bit applications on 64-bit platforms. This will allow users to benefit from all the power and performance of 64-bit technology while continuing to use vital 32-bit applications.
Developers will welcome the ability to develop 32-bit and 64-bit versions of the same application on the same machine, without the need to use chroot. Finally, Limited Edition allows you to copy the contents of the DVD to the hard disk during installation, removing the need to use the DVD for subsequent software installation, and so saving even more time.
Limited Edition 2005 provides better support for removable devices such as digital cameras, CD-ROM drives and USB keys through immediate detection of devices as they are plugged in, and by allowing you to boot the installation from a USB key.
Also available is DKMS which allows kernel modules to be dynamically built for each kernel on your system in a simplified and organized fashion.
A special feature that will certainly appeal to gamers and enthusiasts is that the new release from Mandriva has support for the Xbox console, empowering users to bridge the divide between gaming and other computer activities.
Additional hardware enhancements include full support for Adaptec Host RAID controllers (RAID, SCSI, SATA) and extended recognition for the most recent flat screen monitors, including widescreen resolutions.
Main features:
The latest versions of key Linux applications
- Linux kernel 2.6.11.6
- KDE 3.3.2 (with some backports from version 3.4, including Kpdf)
- GNOME 2.8.3
- Firefox 1.0.2
- GCC 3.4.3
- The GIMP 2.2
- cdrecord 2.01.01a21 (with DVD+R dual-layer support)
- OpenOffice.org 1.1.4
- MySQL 4.1.11
Enhanced Hardware support
- Unequalled x86-64 support, including seamless installation of a 32-bit environment on the 64-bit platform, allowing developers to build 32-bit and 64-bit applications on the same system
- Full support for Adaptec Host RAID controllers (RAID, SCSI, SATA)
- Improved recognition of removable devices, such as digital cameras, CD-ROM drives and USB keys
- Improved support for the most recent flat screen monitors, including widescreen resolutions
- Simplified handling of drivers thanks to the integration of Dynamic Kernel Module Support (DKMS), enabling the changing of drivers without the need to reinstall the Kernel, and the ability to use the same driver on multiple different kernel revisions
- Support for multimedia keyboards
Faster
- Up to 10% greater KDE performance thanks to compilation with the fvisibility option
- The option to copy all software packages onto the hard disk during the installation, making it unnecessary to use the DVD for subsequent software installation
Advanced Web experience
- Firefox 1.0.2 offers the most advanced Web browsing experience, with multi-tabbed navigation, pop-up blocking, increased speed, and unmatched security.
- RSS reader Akregator to get personalized access to the content of websites from all around the globe.
Enhanced mutimedia capabilities
- ndiswrapper allows for easier wireless networking configuration, thanks to the utilization of installed Windows drivers
- Mandrivas new ALSA (Advanced Linux Sound Architecture) version includes multiplexing, allowing you to listen to sound from several applications at once, even if your sound card does not perform multiplexing in hardware.
<<less
Download (716MB)
Added: 2005-08-07 License: GPL (GNU General Public License) Price:
1554 downloads
Fear Stats 1.1.8

Fear Stats 1.1.8


Fear Stats generates player stats from F.E.A.R. server log files, and stores them in a MySQL database. more>>
Fear Stats project generates player stats from F.E.A.R. server log files, and stores them in a MySQL database.
Enhancements:
- Improved Scoring Calculations for all game modes
- Created new Sub to handle checking for existing records.
- Transactoins now fully supported for InnoDB
- Corrected Players Objective Score not calculating into total session score.
<<less
Download (0.085MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
971 downloads
StoreBackup 1.19

StoreBackup 1.19


StoreBackup is a backup utility that stores files on other disks. more>>
StoreBackup is a backup utility that stores files on other disks.

It includes several optimizations that reduce the disk space needed and improve performance, and unifies the advantages of traditional full and incremental backups.

Depending on its contents, every file is stored only once on disk. It includes tools for analyzing backup data and restoring. Once archived, files are accessible by mounting filesystems (locally, or via Samba or NFS). It is easy to install and configure.

<<less
Download (0.096MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1488 downloads
Email::Store::DBI 0.254

Email::Store::DBI 0.254


Email::Store::DBI is a Perl module for database backend to Email::Store. more>>
Email::Store::DBI is a Perl module for database backend to Email::Store.

SYNOPSIS

use Email::Store dbi:...;

This class is a subclass of Class::DBI and contains means for Email::Store-based programs to register what DSN they wish to use. It also provides for building database tables from schemas embedded in the DATA section of plug-in modules, using Class::DBI::DATA::Schema.

"Email::Store" is the ideal basis for any application which needs to deal with databases of email: archiving, searching, or even storing mail for implementing IMAP or POP3 servers.

"Email::Store" itself is a very lightweight framework, meaning it does not provide very much functionality itself; in effect, it is merely a Class::DBI interface to a database schema which is designed for storing email. Incidentally, if you dont know much about "Class::DBI", youre going to need to in order to get much out of this.

Despite its minimalist nature, "Email::Store" is incredibly powerful. Its power comes from its extensibility, through plugin modules and hooks which allow you to add new database tables and concepts to the system, and so access the mail store from a "different direction". In a sense, "Email::Store" is a blank canvas, onto which you can pick and choose (or even write!) the plugins which you want for your application.

For instance, the core "Email::Store::Entity" plugin module addresses the idea of "people" in the email universe, allowing you to search for mails to or from particular people; (despite their changing names or email addresses) "Email::Store::Thread" interfaces "Email::Store" to "Mail::Thread" allowing you to navigate mails by their position in a mail thread; the planned non-core "Email::Store::Plucene" module plugs into the indexing process and stores information about emails in a Plucene search index for quick retrieval later, and so on.

<<less
Download (0.028MB)
Added: 2006-10-03 License: Perl Artistic License Price:
1117 downloads
Guarded Memory Move 0.6

Guarded Memory Move 0.6


Guarded Memory Move tool is useful for studying buffer overflows and catching them together with a good stack image. more>>
Guarded Memory Move project gets handy when you have to study buffer overflows and you need to catch them together with a "good" stack image. When a stack overflow has been exploited, the back trace is already gone together with good information about parameters and local variables, that are of vital importance when trying to understand how the attacker is trying to work out the exploit. The GMM library uses dynamic function call interception to catch the most common functions that are used by attackers to exploit stack buffers.
The GMM library uses the LD_PRELOAD capability and offers two services to the user. First of all, it avoids buffer overflow to allow the attacker to execute shell-code on your machine. Second, in case where an exploit is detected, the stack content is saved and a segmentation fault is triggered. The resulting core dump will then have all the necessary information to debug the exploit and fix the software. Internally, the library insert itself between the application and the glibc library and intercept functions that might lead to buffer overflow exploits. Before calling the glibc core function, the GMM layer saves part of the stack frame above the caller to a temporary location in its frame.
It also stores the previous three return addresses in its local storage before calling the glibc core function. When the core function returns, the GMM code samples again the previously recorded return addresses and, if they differ, it restores the previously saved stack frame and issue a segmentation fault. This with a clean stack frame, so that it can be inspected with a debugger. While other solutions exist to detect buffer overflow exploits, like for example StackGuard and StackShield, those differs from GMM in many ways. They live as gcc patches and do require you to rebuild your application to use their functionalities. The good of this approach is that every single function is protected against buffer overflows.
The bad of this solution is that every single function is protected against buffer overflows. That is, performance regression on the whole application, even if this is not really a huge problem when hunting for buffer overflows. Another solution similar to GMM is LibSafe, but it does not save and restore the stack frame by making it unusable for debugging. But lets see how GMM differs from the above listed solutions. First of all, GMM works everywhere there are stack frames and the gcc and glibc duo. That means that it is not limited to i386 only. And now the real reason for the GMM existence.
Enhancements:
- GCCs __builtin_return_address and __builtin_frame_address seems to return garbage instead of NULL at the last frame. This release fixes the problem.
<<less
Download (0.41MB)
Added: 2007-04-24 License: GPL (GNU General Public License) Price:
914 downloads
Kylie 0.0.7

Kylie 0.0.7


Kylie is a web browser. more>>
Kylie is a web browser. It does text, images, tables and soon forms. It doesnt know css, frames or scripting. And its neither fast nor cute. Thats why it is version 0.0.x.
Parsing
The HTML parser in MwHtmlParser.c creates a linked list of all the
nodes: wordparts, whitespace and special tags.
Newline immediately before end tag is ignored. Newline immediately after
start tag is ignored.
Composite objects (currently limited to TABLE, ROW and CELL, but
frames belong there too) branch the list so it actually becomes a tree.
Displaying
When the widget gets the list back, it lays out the boxes by assigning
width and height and placing them in a line from left to right. If
there is too little space left for another box, start over on a new
line.
In a second pass the objects are drawn which are located in the
currently visible part of the window.
Two callbacks in the widget, begin_a and
end_a, handle and tags. The coordinates are put in the
a_href or a_name tables depending on their HREF or NAME values.
Composite objects are displayed by recursively drawing the list
of children.
Navigation
There are two linked lists for backwards and forwards navigation.
Each time we visit a link, the current url is added to the backwards
lists and the forwards list is cleared, *except* when we visit the
link by clicking the back button. In that case the current url is
added to the forwards list instead.
Type 1 fonts
If Mowitz was compiled with t1lib support, Kylie can take advantage
of it out of the box. The standard fonts.txt file is used for font
management. Antialias is not supported.
IO
The IO is split into different modules with narrow interfaces. The
modules are:
io.c: Register protocol drivers, normalize urls, cache documents.
External linkage: load_url.
http.c: Fetch documents over http. The only symbol with external
linkage is load_http, which should *only* be called from io.c.
file.c: Fetch local file or predefined "documents".
External linkage: load_file and load_about.
FTP is currently not implemented.
None of this belongs in the widget code. The widget should only
have the bare minimum required to render stuff in a window.
The widget will probably eventually move over to Mowitz.
It should suffice to have url resource that is a string to give
to a loader function.
This function can also be set through a resource and defaults to
a function which loads the file from the local file system using
the url as filename.
Everything else belongs in the application.
Images
The file image.c contains a small, stack-oriented library of functions
which can perform a variety of operations on images. The only thing
were using it for at the moment is to load images, usually with
the help of external applications such as the netpbm kit.
An advantage to this approach is that we can display many types of
images. In the future we will also be able to manipulate images in
more ways than we are using now.
The disadvantage is that it is relatively slow. This is mainly due
to the fact that we have to convert between the librarys internal
format, image, and the format X understands, XImage. It should be
possible to help the situation somewhat by caching the XImage; the
current cache implementation only caches the image.
Enhancements:
- Implemented < select > < option >, < optgroup > and < textarea >.
- Speeded up object_between and add_object_box radically.
- Fixed the combo box so it stores history instead of crashing.
- Added a 30 second timeout to the connect() call in http.c.
- Display an error message rather than crashing when a document cant be loaded. Create widgets for (some) form controls.
- Suppress garbage (i.e. extra spaces or words) between < table > and first < tr >.
- Documented table code (in README).
<<less
Download (0.101MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1227 downloads
Meteo 0.9.15

Meteo 0.9.15


Meteo is an interface to weather stations from Davis Instruments. more>>
Meteo is an interface to weather stations from Davis Instruments. Meteo project polls the station for data, stores it in a database and makes various graphs available via the Web. Users can navigate graphically back and forth in time at various resolutions.

<<less
Download (0.75MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1266 downloads
SQL::Abstract::Limit 0.12

SQL::Abstract::Limit 0.12


SQL::Abstract::Limit is a portable LIMIT emulation. more>>
SQL::Abstract::Limit is a portable LIMIT emulation.

SYNOPSIS

use SQL::Abstract::Limit;

my $sql = SQL::Abstract::Limit->new( limit_dialect => LimitOffset );;

# or autodetect from a DBI $dbh:
my $sql = SQL::Abstract::Limit->new( limit_dialect => $dbh );

# or from a Class::DBI class:
my $sql = SQL::Abstract::Limit->new( limit_dialect => My::CDBI::App );

# or object:
my $obj = My::CDBI::App->retrieve( $id );
my $sql = SQL::Abstract::Limit->new( limit_dialect => $obj );

# generate SQL:
my ( $stmt, @bind ) = $sql->select( $table, @fields, %where, @order, $limit, $offset );

# Then, use these in your DBI statements
my $sth = $dbh->prepare( $stmt );
$sth->execute( @bind );

# Just generate the WHERE clause (only available for some syntaxes)
my ( $stmt, @bind ) = $sql->where( %where, @order, $limit, $offset );

<<less
Download (0.014MB)
Added: 2007-04-05 License: Perl Artistic License Price:
932 downloads
CMSimple 3.2

CMSimple 3.2


CMSimple functions as an easy-to-use content management system; for the smart maintenance of small commercial or private sites. more>>

CMSimple 3.2 functions as an easy-to-use content management system; for the smart maintenance of small commercial or private sites. It is small - simple - smart!

  • Small - The complete content management system is less than 100 KB.
  • Simple - simple to install and easy to modify. The entire site is stored in a single HTML-file - no database is needed. You edit your entire site with your favorite HTML-editor, upload the content file and get a dynamic website!
  • Smart - There is an integrated online WYSIWYG (What-You-See-Is-What-You-Get) editor with link validation, image handling, online editing of system files and an automatic backup on logout. These features that makes CMSimple simply smart!

Major Features:

  1. Easy installation
  2. The CMS script is less than 100 KB
  3. Template driven layout using a css script
  4. The contents of the site is stored in a single HTML-file
  5. Many languages available (both for the user and for site maintenance)
  6. Written in PHP - it runs on Linux/Apache servers, or on Win32 with Apache or IIS
  7. Inbuilt WYSIWYG editor (both on IE and Mozilla) - or other alternative editors
  8. Uploading of images and files
  9. Link validation
  10. Search function
  11. Print version option
  12. User downloads from their HTML content file
  13. Simple mailform included
  14. Easy setup of multi language sites
  15. PHP-scripting may be included within the content (named CMSimple Scripting)
  16. Integration with 3rd party scripts possible (using CMSimple scripting)
  17. Online editing of system configuration
  18. wwwaut login available
  19. Automatic backup on logout

Requirements:

  • Requirements:
    • CMSimple is recommended for sites with text contents less than 2 MB - This is about 1000 pages of text (about 2,000 characters per page). There is no maximum size to the site but speed will become an issue. Photographs are stored separately, there is no limit to the number of photographs you can use. You are only restricted by the capacity you have bought from your ISP, and by limitations imposed by your PHP settings.
    • Editing of the files is normaly done on your local machine, using a normal browser (see below). You will also need an FTP program (like WS_FTP or WinSCP) to upload the files to your webserver.
  • Server requirements
    • CMSimple is written in PHP. Thus, PHP >= 4.0.4 is required on your server. To install PHP on a webserver, you must have administrator rights. Many webhotels offer PHP as part of their standard service.
    • CMSimple runs on a Linux server under Apache, or on Win32 under Apache or IIS. It also runs on Abyss. No database is needed as the entire site contents are stored in a single HTML-file.
  • WWW-Authenticate
    • For better password protection it is advised to use wwwaut.
    • On Linux where PHP is installed as an Apache module (not a CGI), this feature will work just by setting wwwaut to 'true' under the configuration settings of CMSimple.
  • The WYSIWYG online editor
    • The editor works with new versions of IE, Firefox and Opera.
    • The WYSIWYG online editor does NOT work with Safari, old versions of Opera, Firefox < 1.0 or IE5.
    • The inbuilt WYSIWYG online editor is written in JavaScript. It was formerly known as OEdit.
    • Though the final result of an edit can be viewed by all browsers, the editing can only be done with the following browsers. Linux: Mozilla 1.3 and above.

Enhancements:

  • Several language codes have been changed for language/flag files to comply to ISO 639-1 language codes.
  • All languages are available from the new download form, and all languages have a flag.
  • The licence text in files was changed.
  • The Hungarian translation was updated.
  • A "readme.txt" file was added in the downloads directory.
<<less
Added: 2008-06-23 License: AGPL Price: FREE
1 downloads
Panelizer 0.5

Panelizer 0.5


Panelizer is a memory efficient desktop panel. more>>
Panelizer project is a memory efficient desktop panel.
It works by holding all applets within the panel process itself.
Typical memory usage is currently around 1MB with 10 applets loaded.
Applets are provided by dynamically-loaded shared libraries, and new ones can be easily written using an easy C ABI.
Configuration is stored as XML and each applet has its own configuration data.
Here are some currently implemented applets of "Panelizer":
- launch menu (uses Open Desktop compatible entries)
- clock
- CPU instant load bar
- mail notifier (biff)
- removable drive mounter and ejecter
- network traffic monitor and (limited) launcher
- memory monitor
- audio mute
<<less
Download (0.065MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1122 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5