Difference between revisions of "Portal:Linux Applications"

From WebOS Internals
Jump to navigation Jump to search
(Added link to searchable optware tool)
 
(33 intermediate revisions by 12 users not shown)
Line 6: Line 6:
 
More about the Optware project here: [http://www.nslu2-linux.org/wiki/Optware/Packages Optware Packages].
 
More about the Optware project here: [http://www.nslu2-linux.org/wiki/Optware/Packages Optware Packages].
  
You can view a list of available packages here: [http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/ List of Packages].
+
You can view [http://ipkg.nslu2-linux.org/feeds/optware/cs08q1armel/cross/unstable/ a list of available packages] or [http://optwarefind.nslu2-linux.org/packages?Package%5BArchitecture%5D%3Darm search through them].
  
 
The community has been busy porting other applications to the Pre.  Some of those are listed, and have pages for them below.
 
The community has been busy porting other applications to the Pre.  Some of those are listed, and have pages for them below.
Line 31: Line 31:
 
{{portal-two-columns
 
{{portal-two-columns
 
|column1=
 
|column1=
== Tutorials ==
+
== Application Tutorials ==
  
* [[Portal:Accessing Linux|Follow the Accessing Linux Article First]]
+
'''[[Portal:Accessing Linux|Follow the Accessing Linux Article First]]'''
* [[Tutorials Linux Getting Started|Getting Started]]
+
* [[Ad-Hoc_Networking|Ad-Hoc Networking]]
 +
* [[Ajaxterm]]
 +
* [[Apache]]
 +
* [[Tutorials_Linux_climm|climm Instant Messanger]]
 +
* [[Colorful_Bash_Prompt|Colorful Bash Prompt]]
 +
* [[Diff]]
 
* [[Tutorials_Linux_DDNS_for_EVDO|Dynamic DNS for EVDO]]
 
* [[Tutorials_Linux_DDNS_for_EVDO|Dynamic DNS for EVDO]]
* [[Tutorials_Linux_opt_on_loopback|/opt using loopback image on /media/internal]]
+
* [[DFBTerm DirectFB Terminal Emulator|DFBTerm DirectFB Terminal Emulator]]
 +
* [[Graphical Shell with WebShell|Graphical Shell with WebShell]]
 +
* [[GUI Text Editors|GUI Text Editors]]
 +
* [[HamachiVPN|HamachiVPN]]
 +
* [[How To Use "ls" In Color|How To Use "ls" In Color]]
 +
* [[Linux Tutorial Irssi|Linux Tutorial Irssi]]
 +
* [[Linux Tutorial Snownews|Linux Tutorial Snownews]]
 +
* [[Lighttpd|Lighttpd ]]
 +
* [[OpenVPN for Palm Pre|OpenVPN for Palm Pre]]
 +
* [[Tutorials_Linux_opt_on_loopback|/opt on loopback image on /media/internal]]
 +
* [[PalmVNC Terminal|PalmVNC Terminal]]
 +
* [[QEMU|QEMU]]
 +
* [[QEMU webOS Emulation|QEMU webOS Emulation]]
 +
* [[Running webOS in QEMU|Running webOS in QEMU]]
 +
* [[Replace "vi" with Fullscreen Text Editor "joe" or "nano"|Replace "vi" with Fullscreen Text Editor "joe" or "nano"]]
 +
* [[rTorrent]]
 +
* [[Setup Bash|Setup Bash]]
 +
* [[Samba Access|Samba Access]]
 +
* [[VNC (Virtual Network Computing)|VNC (Virtual Network Computing)]]
 +
* [[Vala Terminal|Vala Terminal]]
 +
* [[Application:VBA|VisualBoyAdvance]] an emulator of the Game Boy, Game Boy Color, and Game Boy Advance
 +
* [[Application:Stella|Stella]] Atari 2600 VCS Emulator
 +
* [[Wireless Music Sync with Amarok 1.4|Wireless Music Sync with Amarok 1.4]]
 +
* [[Application:Gnuboy|Gameboy emulator gnuboy on the Pre]]
 +
* [[SetupSquidTransparentProxy|Setup Squid transparent proxy]]
 +
* [[NES and GameBoy Emulators|NES and Gameboy Emulators Simple Setup]]
 +
* [[Tutorials_Linux_Emulator_Networking_Proxy_Firewall|Howto Use Emulator behind socks proxy]]
  
 
== Want to write a tutorial and Add it? ==
 
== Want to write a tutorial and Add it? ==
Line 50: Line 81:
 
== Policies about adding Applications ==
 
== Policies about adding Applications ==
  
You are allowed to add applications up that are in development. You may get a banner placed above your applications page later on though.
+
Your application can be any progress (Completed/Beta/Design Phase), just make sure you have a temporary name. For example if your application is called "Testing This":
 +
 
 +
<source lang="text">
 +
{{portal-application-item
 +
|name=Asteroids
 +
|article=Asteroids
 +
|user=AWESOM-O
 +
|site=http://domain.com/asteroids/
 +
|description=This is a short description, leave screenshots
 +
and other details for the application page.
 +
 
 +
}}
 +
</source>
 +
 
 +
 
 +
Place this under the [[Portal:Linux Applications All|All Linux Application Portal]], and the category it goes under (for instance "Games" if it is a game). You can always change the applications name just make sure it is not taken and let us know on the [[Admin_Changes|Admin Changes]] page so we can delete the old application page (so others can use it).
  
 
}}
 
}}

Latest revision as of 01:39, 4 January 2011

Warning: This page needs to be reorganized still.
The Pre runs a very standard Linux on a commonly available processor. Very soon after access was achieved to the Linux, the Optware team made the entire catalog of Optware packages available on the pre.

More about the Optware project here: Optware Packages.

You can view a list of available packages or search through them.

The community has been busy porting other applications to the Pre. Some of those are listed, and have pages for them below.

Application Tutorials

Follow the Accessing Linux Article First

Want to write a tutorial and Add it?

Just name the tutorial with

"Tutorials Linux " + name

Ex: Tutorials_Linux_Getting_Started
(spaces are the same thing as underscores)

Policies about adding Applications

Your application can be any progress (Completed/Beta/Design Phase), just make sure you have a temporary name. For example if your application is called "Testing This":

<source lang="text">

This is a short description, leave screenshots and other details for the application page.

</source>


Place this under the All Linux Application Portal, and the category it goes under (for instance "Games" if it is a game). You can always change the applications name just make sure it is not taken and let us know on the Admin Changes page so we can delete the old application page (so others can use it).