Difference between revisions of "GWorkspace"

From GNUstepWiki
Jump to navigation Jump to search
(Updated, wasn't sure what to do with the Additional Inspectors, so I just winged it!)
m (put overview on top)
Line 1: Line 1:
 +
GWorkspace is the official GNUstep workspace manager. It is a clone of NeXT's workspace manager and already ready for daily usage. GWorkspace is one of the most useful and usable workspace managers available on any platform, owing to its well-designed interface and the natural, consistent design that it inherits from the GNUstep framework.
 +
 
==== Current Version: [http://www.gnustep.it/enrico/gworkspace/gworkspace-0.8.3.tar.gz 0.8.3] ====
 
==== Current Version: [http://www.gnustep.it/enrico/gworkspace/gworkspace-0.8.3.tar.gz 0.8.3] ====
 
* Released August 31, 2006
 
* Released August 31, 2006
  
=== Overview ===
+
=== Features ===
GWorkspace is the official GNUstep workspace manager. It is a clone of NeXT's workspace manager and already ready for daily usage.
 
 
 
GWorkspace is one of the most useful and usable workspace managers available on any platform, owing to its well-designed interface and the natural, consistent design that it inherits from the GNUstep framework.
 
  
=== Features ===
 
 
Currently GWorkspace is a very stable application and can be used as your file manager for daily usage.
 
Currently GWorkspace is a very stable application and can be used as your file manager for daily usage.
  
 
=== Maintainer ===
 
=== Maintainer ===
 +
 
* [mailto:enrico@dteudo.net Enrico Sersale]
 
* [mailto:enrico@dteudo.net Enrico Sersale]
  
 
=== Additional Inspectors ===
 
=== Additional Inspectors ===
 +
 
==== IMImage ====
 
==== IMImage ====
 +
 
IMImage image Inspector for GWorkspace.app to preview many types of  
 
IMImage image Inspector for GWorkspace.app to preview many types of  
 
graphics formats not supported by NSImage utilizing Image Magick. The  
 
graphics formats not supported by NSImage utilizing Image Magick. The  
Line 24: Line 25:
  
 
==== SGContentViewer ====
 
==== SGContentViewer ====
 +
 
A contents Inspector that can play Ogg Vorbis, mp3, speex, flac, shorten, voc, midi, and mod files.
 
A contents Inspector that can play Ogg Vorbis, mp3, speex, flac, shorten, voc, midi, and mod files.
 
* [http://www.gnustep.it/enrico/gworkspace/inspectors/SGContentViewer.tar.gz Download SGContentViewer]
 
* [http://www.gnustep.it/enrico/gworkspace/inspectors/SGContentViewer.tar.gz Download SGContentViewer]
  
 
==== RpmViewer ====
 
==== RpmViewer ====
 +
 
A contents Inspector to see the contents of rpm packages.
 
A contents Inspector to see the contents of rpm packages.
 
* [http://www.gnustep.it/enrico/gworkspace/inspectors/RpmViewer.tar.gz Download RpmViewer]
 
* [http://www.gnustep.it/enrico/gworkspace/inspectors/RpmViewer.tar.gz Download RpmViewer]
  
 
==== VCFViewer ====
 
==== VCFViewer ====
 +
 
A contents Inspector for VCF files.
 
A contents Inspector for VCF files.
 
* [http://www.gnustep.it/enrico/gworkspace/inspectors/VCFViewer.tar.gz Download VCFViewer]
 
* [http://www.gnustep.it/enrico/gworkspace/inspectors/VCFViewer.tar.gz Download VCFViewer]
  
 
=== Related Links ===
 
=== Related Links ===
 +
 
* [http://www.gnustep.it/enrico/gworkspace/ GWorkspace's Official Web Site]
 
* [http://www.gnustep.it/enrico/gworkspace/ GWorkspace's Official Web Site]
 
* [http://gnustep.made-it.com/GWorkspace/GWorkspace.html GWorkspace User Guide]
 
* [http://gnustep.made-it.com/GWorkspace/GWorkspace.html GWorkspace User Guide]
  
 
[[Category:Workspace_Applications]]
 
[[Category:Workspace_Applications]]

Revision as of 17:41, 17 September 2006

GWorkspace is the official GNUstep workspace manager. It is a clone of NeXT's workspace manager and already ready for daily usage. GWorkspace is one of the most useful and usable workspace managers available on any platform, owing to its well-designed interface and the natural, consistent design that it inherits from the GNUstep framework.

Current Version: 0.8.3

  • Released August 31, 2006

Features

Currently GWorkspace is a very stable application and can be used as your file manager for daily usage.

Maintainer

Additional Inspectors

IMImage

IMImage image Inspector for GWorkspace.app to preview many types of graphics formats not supported by NSImage utilizing Image Magick. The following graphics formats are currently supported: art, bmp, cgm, eps, fig, fpx, hpgl, ico, miff, mng, mvg, pbm, pcd, pcl, pcx, pgm, pict, pix, pnm, ppm, psd, rla, rle, svg, tga, wmf, wpg, xbm, xcf, xpm, and xwd. It can also be used to preview Type 1 and Truetype fonts.

SGContentViewer

A contents Inspector that can play Ogg Vorbis, mp3, speex, flac, shorten, voc, midi, and mod files.

RpmViewer

A contents Inspector to see the contents of rpm packages.

VCFViewer

A contents Inspector for VCF files.

Related Links