[pygtk-web] 2010-02-11 Rafael Villar Burke <pachi rvburke com>



commit 6c1edcbb6d338333f6d60d34b30baae420fb8962
Author: Rafael Villar Burke <pachi rvburke com>
Date:   Thu Feb 11 14:32:01 2010 +0100

    2010-02-11  Rafael Villar Burke  <pachi rvburke com>
    
    	* applications.src: Add Computer Temperature Monitor, Eikazo
    	PyGTKShell, PyBrowser, Simple Minesweeper

 ChangeLog        |    5 +++++
 applications.src |   22 ++++++++++++++++++++++
 2 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9533cb6..654d2f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-11  Rafael Villar Burke  <pachi rvburke com>
+
+	* applications.src: Add Computer Temperature Monitor, Eikazo
+	PyGTKShell, PyBrowser, Simple Minesweeper
+
 2010-02-09  Rafael Villar Burke  <pachi rvburke com>
 
 	* applications.src: Fix broken URL for Griffith
diff --git a/applications.src b/applications.src
index ffc1346..7c32c5b 100644
--- a/applications.src
+++ b/applications.src
@@ -557,6 +557,9 @@
   levels of play, editable board position, standard PDN or FEN format support
   or game review.</dd>
 
+  <dt><a href="http://sites.google.com/site/victorhr02/pymassrotate2";>Simple Minesweeper</a></dt>
+  <dd>A simple minesweeper in 540 lines of code.</dd>
+
   <dt><a href="http://www.nongnu.org/tennacles/";>Tennacles</a></dt>
   <dd>Tennacles is a tool which will aid artists and designers in the
   creation of adventure games through a visual integrated development
@@ -962,12 +965,21 @@
   Linux and Windows and allows a system administrator or penetration tester to
   break into machines on their network. It uses pyGTK 2.0 for the GUI.</dd>
 
+  <dt><a href="http://computertemp.berlios.de/";>Computer Temperature Monitor</a></dt>
+  <dd>Computer Temperature Monitor is a little applet for the GNOME desktop
+  that shows the temperature of your computer CPU and disks on screen. It
+  can log temperature to a file, set alarms, and monitor different sensors.</dd>
+
   <dt><a href="http://live.gnome.org/Conduit";>Conduit</a></dt>
   <dd>Conduit is a synchronization solution for GNOME which allows the
   user to take their emails, files, bookmarks, and any other type of personal
   information, synchronize and convert that data, if needed, with another
   computer, an online service, or even another electronic device.</dd>
 
+  <dt><a href="http://eikazo.berlios.de/";>Eikazo</a></dt>
+  <dd>Eikazo is a graphical frontend for Sane, which is intended mainly for usage
+  with ADF scanners.</dd>
+
   <dt><a href="http://albertomilone.com/nvidia_scripts1.html";>Envy</a></dt>
   <dd>This application helps with the installation and management of the
   ATI and NVidia proprietary drivers for their graphics card. It detects,
@@ -1038,6 +1050,16 @@
   <dd>pybootchartgui is a tool for visualization and analysis of the GNU/Linux
   boot process.</dd>
 
+  <dt><a href="http://club.telepolis.com/drfingers/pybrowser.html";>PyBrowser</a></dt>
+  <dd>A HTML rendering widget implemented in Python, using gtkhtml2 and an internet
+  browser implemented in Python, using BrowserWidget.</dd>
+
+  <dt><a href="http://felixrabe.textdriven.com/pygtk-shell/";>PyGTKShell</a></dt>
+  <dd>The PyGTK Shell provides widgets derived from PyGTK optimized for
+  interactive programming as well as an interactive, extensible PyGTK console
+  for the rapid prototyping of GUI applications. It can be embedded by PyGTK
+  applications.</dd>
+
   <dt><a href="http://www.infinicode.org/code/pyrenamer/";>PyRenamer</a></dt>
   <dd>A mass file renamer.  It supports some cool features such as file
   pattern matching or use of metadata to rename image and music files.</dd>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]