Personal tools

Applications

From Qi Hardware

Jump to: navigation, search

Contents

Applications list

I moved everything in here and merged it with Ben_NanoNote_Software_Status as a start to cleanup both wiki pages a bit. Goal is to have two pages, one describing end-user programs with some ui to be used on the nano (this one) and another one describing all software that make that work (bootloader, kernel, systemtools, libraries and on).

I assume that nobody will use programs with different base concept for the ui on the device (for example a fb-based music player and a curses based browser). So i made three areas each listing programs solving day-

Curses

Curses-based stands for all programs using the screen in character mode with COLxROW characters to display the ui (a vi for example). It is not stuff that uses readline (a shell for example).

Name Type Home Url Status
vim pure text editor vim
nano pure text editor Nano Editor
mutt mail reader mutt
elm mail reader
lynx browser Lynx
elinks browser
robots game
irssi irc client
links2 browser Links2
sc spreadsheet
 ??? launcher
gpm music player

Framebuffer

Framebuffer based programs use the kernels framebuffer to display a grafical user interface either by using it directly, via dfb, sdl, efl or other.

Name Type Home Url Status
DirectVNC remote console
 ??? launcher

X11

X based programs use X11 as output of their gui.

Name Type Home Url Status
matchbox windowmanager
 ??? launcher