Main > Free Download Search >

Free toxtox 0.2 software for linux

toxtox 0.2

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1665
ToxTox 0.2

ToxTox 0.2


ToxTox is a media browser / WebTV platform. more>>
ToxTox is a media browser / WebTV platform. You can watch your favorite (Internet) movies and control them with a remote, or use ToxTox as a platform to develop TV applications and interactive services.
It is based on Mozilla XulRunner and VLC. This project uses open standards like Ogg Vorbis, OPML, RSS, SVG, HTML, etc.
Enhancements:
- This release features RSS support for podcasts with audio or video, OPML support for open and distributed directories, the ability to play local video and audio files, channels, the ability to customize the ToxTox main menu to suit your viewing needs by creating folders and storing content, a screen saver, and support for text input using a numeric key pad.
<<less
Download (9.2MB)
Added: 2007-07-09 License: GPL v3 Price:
837 downloads
Etoile 0.2

Etoile 0.2


Etoile intends to be an innovative GNUstep based user environment. more>> <<less
Download (MB)
Added: 2007-07-28 License: GPL (GNU General Public License) Price:
822 downloads
Kolombo 0.2

Kolombo 0.2


Kolombo is a superkaramba theme that provide a way to embed an image identified by an url in your widget. more>>
Kolombo is a superkaramba theme that provide a way to embed an image identified by an url in your widget.

The image is fetched periodically, and stored in a configurable size local repository. Optionally the image can be processes before to be stored in the repository by a user script.

It is possible to browse the image repository using the mouse wheel as well a navigation toolbar.

The image informations are embedded in the .theme file.

See the example provided for more info:

This framework is useful to insert in your widget images that change in regular basis as satellite images or webcam images.

In order to use this framework in your theme some steps are required:

1- rename kolombo.theme and kolombo.py in .theme and .py
2- open .py and replace ThemeID="kolombo" with ThemeID=" "
3- in theme file, be sure not to set the same id attribute value if more than one KOLOMBO section are used, note that id value is used as part of work dir

Notes: curl and imagemagik (at least convert executable) must be installed on your system.

<<less
Download (0.023MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1218 downloads
TVNow 0.2.3

TVNow 0.2.3


TVNow is a program that displays the North American satellite and network TV Listings that are provided by the TVNOW company. more>>
TVNow is a program that displays the North American satellite and network TV Listings that are provided by the TVNOW company.

Free listings for the weekend are available and subscriptions for yearly listing are very
low cost.

Written in Python 1.5.2 with Glade using the Pygtk interface. All of these things may already be included on your distribution (they are included in the RedHat 7.0 Linux distribution).

A console-only version is included which is useful for sight-impaired people using the speakup voice synthesizer system.
<<less
Download (0.12MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1450 downloads
Minicontrol 0.2

Minicontrol 0.2


Minicontrol is a dockapp that provides shutdown and restart buttons, and more. more>>
Minicontrol is a dockapp that provides shutdown and restart buttons, and more.
Main features:
- Simple digital CLOCK
- WPrefs launcher button
- Shutdown-Restart button
<<less
Download (0.024MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
1097 downloads
TimerX 0.2.1

TimerX 0.2.1


Timerx is a free and simple timer for Linux. more>>
Timerx is a free and simple timer for Linux. This application is written in Gambas and fits well in Gnome but works on most desktop environments.
- Set a timer and be notified when it finishes
- Notification that does not interrupt your work when the timer has finished
<<less
Download (0.034MB)
Added: 2007-08-15 License: GPL (GNU General Public License) Price:
807 downloads
wmMatrix 0.2

wmMatrix 0.2


wmMatrix is a DockApp thats runs a slightly modified version of Jamie Zawinskis xmatrix screenhack. more>>
wmMatrix is a DockApp thats runs a slightly modified version of Jamie Zawinskis xmatrix screenhack.

<<less
Download (0.54MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1109 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
XvSwitch 0.2

XvSwitch 0.2


XvSwitch allows choosing which display gets XVideo video overlay. more>>
XvSwitch widget has 1 purpose:
To assist you with choosing which display gets XVideo video overlay. It uses shell commands to accomplish the task.
See http://suslikcentral.blogspot.com/2005/12/video-and-tv-out-in-xorg-on-linux.html
for reasons for using this applet and general guidance on Xvideo issue on Linux.
System requirements:
For full, flawless functionality you need:
a) SuperKaramba version 0.39 This theme uses changeInterval function that was introduced recently.
b) One utility from list mentioned in the welcome screen:
- aticonfig - ships with ATIs fglrx drivers, or
- xvattr - an independently-developed application. http://freshmeat.net/projects/xvattr/
c) (the applet WILL work without it too) XvSwitch uses Kdialog for welsome and configuration prompts. If you have "complete" kde, you have Kdialog.
<<less
Download (0.025MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1225 downloads
db2dot 0.2.2

db2dot 0.2.2


db2dot reverse engineers an existing database and produces an ER diagram in dot format. more>>
db2dot reverse engineers an existing database and produces an ER diagram in dot format.

The dot file can be fed through graphvizs dot to produce a pretty ER diagram. The diagram includes tables and relationships derived from db meta-data and foreign key constraints.

What format is the output?

It generates a dot file which can be turned into a diagram with the graphviz utility.

What database servers will it work with?

It has only been tested with MySQLs JDBC driver, but it uses only
generic java.sql.* classes so it should work with any JDBC driver which is
sufficiently advanced.

What license is the code released under?

db2dot is released under the GPL v2.0 license.

How do I build the source?

Run: ant build jar

What are the command line arguments?

The command line arguments may be in any order, the following are required:

driver=< JDBCDriver class >
url=< db connection url >
user=< db user name >
pass=< db password >

The following are optional:

+showRelations
+showColumns
<<less
Download (0.011MB)
Added: 2005-12-13 License: GPL (GNU General Public License) Price:
1411 downloads
Textbender 0.2.1

Textbender 0.2.1


Textbender is a toolkit for collaborative authoring based on structures and methods derived from nature. more>>
Textbender project is a toolkit for collaborative authoring based on structures and methods derived from nature.
Structures include a genetic code, populations, and a gene pool. A text is encoded with genetic markup and then distributed out to writers to form a population of copies and a gene pool of variations.
Writers communicate by recombination - they make contributions to the pool and they draw on the contributions of others. In the course of their interactions they conduct a search through the design space and the text evolves.
Enhancements:
- The project was effectively opened up. We now have a contributors page, a discussion group, a Mercurial repository, and improved documentation.
<<less
Download (7.1MB)
Added: 2007-05-27 License: MIT/X Consortium License Price:
882 downloads
XHTML Doclet 0.2

XHTML Doclet 0.2


XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. more>>
XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. The project revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.

Quick Start:

XHTML Doclet can be integrated with your current Javadoc setup by downloading the JAR file and adding the following to the javadoc command (or equivalent arguments to Javadoc tasks in Ant):

-docletpath {local path}/XHTML_Doclet.jar
-doclet xhtmldoclet.XhtmlDoclet

<<less
Download (0.17MB)
Added: 2007-07-12 License: LGPL (GNU Lesser General Public License) Price:
838 downloads
libfoXdesktop 0.2.12

libfoXdesktop 0.2.12


libfoXdesktop is a foXdesktops core library. more>>
libfoXdesktop is foXdesktops core library, i.e. every foXdesktop application uses it.
It extends FOX (foXdesktops widget set) with additional classes, icons and registry entries.

There are certain standards for all foXdesktop applications. Since not everything is described here yet have a look at e.g. foXman. For an example implementation. Each foXdesktop application uses GNU automake/autoconf (not yet documented).

Make sure you use libfoXdesktops FDApp instead of FXApp for using icon files instead of harwired icons (see below) and having an easy way to invoke your programs help (see below).

If your application provides a preferences dialogue you are recommended to make it a foXdesktop component so that it appears in foXcontrol too.
<<less
Download (0.40MB)
Added: 2005-04-27 License: LGPL (GNU Lesser General Public License) Price:
1641 downloads
Kxmms 0.2

Kxmms 0.2


Kxmms is a KDE dock application for XMMS. more>>
KXMMS is a small dock app for XMMS.

It sits in the KDE dock and waits for you to click on some of those buttons, which are like those on XMMS.
<<less
Download (0.16MB)
Added: 2005-04-21 License: GPL (GNU General Public License) Price:
1649 downloads
GNANT 0.2

GNANT 0.2


GNANT provides a custom icon pack for Gnome. more>>
GNANT provides a custom icon pack for Gnome.
GNANT is a theme based on Mattahans outstanding work.
A big thanks to Dirk Vanden Boer for making some custom icons, I really love the gnome-netstatus icons, great job.
The set is far from complete, but it covers most of the frequently used applications. More icons are to be added soon.
I converted the icons from ico format to png using icoconvert and added them to the theme with gib.
Enhancements:
- more icons in every category
- stock icons
- add contribution from Dirk
- redhat specific icons
<<less
Download (MB)
Added: 2007-03-03 License: GPL (GNU General Public License) Price:
577 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5