Difference between revisions of "Cli-love"

From Pandora Wiki
Jump to: navigation, search
m
m (Applications)
Line 23: Line 23:
 
= Applications =
 
= Applications =
  
* View the complete application list with <tt>apps</tt>.
+
The purpose of this list is simply to list the applications and give links to the developer websites for more details.
* You can view the most recent 20 apps with <tt>newapps</tt>.
+
 
 +
Only when there is no developer website, or their website is missing information will anything extra be created on this wiki.
 +
 
 +
* There will be no attempts to categorize this list.
 +
* No reviews or rankings will be given.
 +
* No support will be given.
 +
* This list will be kept particularly simple, so it can be easily maintained.
 +
 
 +
{{hr}}
 +
 
 +
* <tt>apps</tt> lists the complete application list.
 +
* <tt>newapps</tt> lists the most recent 20 apps.
  
This is an alphabetical list of the applications.  There will be no attempts to categorize them.
 
  
 
TODO
 
TODO

Revision as of 09:05, 20 June 2012

cli-love is a PND application bundle with various commandline programs.

Installation, Running

cli-love is not installed, but is run like any other PND. From the commandline, it can be run with:

pnd_run ./FILENAME.pnd

Where FILENAME is the appropriate name for your downloaded PND.

Basic Use

After launching it, its console can be shown with Control-Escape. This is Control-Fn-Q, or RightShoulder-Fn-Q.

The terminal is TODO.

  • Open a new tab with Shift-Control-t.
  • Close a tab at the commandline by typing exit or pressing Control-d.
    • If an application is running, you can force the tab to close and close the application with RightClick > Quit.
  • Switch console tabs with Shift-Control-PageUp and Shift-Control-PageDown.
  • man is installed, and help is another command. (TODO - elaborate)

Applications

The purpose of this list is simply to list the applications and give links to the developer websites for more details.

Only when there is no developer website, or their website is missing information will anything extra be created on this wiki.

  • There will be no attempts to categorize this list.
  • No reviews or rankings will be given.
  • No support will be given.
  • This list will be kept particularly simple, so it can be easily maintained.

  • apps lists the complete application list.
  • newapps lists the most recent 20 apps.


TODO