Subversion Repositories Kolibri OS

Rev

Rev 3738 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1737 clevermous 1
#0    **** MAIN ****
2
Games              >      /@1
3
Demos              >      /@4
4
Graphics           >      /@6
3677 mario79 5
Multimedia         >      /@7
1737 clevermous 6
Development        >      /@8
7
System             >      /@10
8
Data processing    >      /@14
9
Network            >      /@15
10
Other              >      /@18
3738 mario79 11
Help                      /sys/docpack
12
Run application           /sys/run
13
Shutdown                  /sys/end
1737 clevermous 14
#1    **** GAMES ****
15
Logical games      >      /@2
16
Arcades            >      /@3
3738 mario79 17
Memory Blocks             /sys/games/mblocks
18
FreeCell                  /sys/games/freecell
19
Pipes                     /sys/games/pipes
20
Kosilka                   /sys/games/kosilka
21
RockeT ForceS             /sys/games/rforces
22
Find Numbers              /sys/games/FindNumbers
1737 clevermous 23
#2 **** LOGICAL GAMES ****
3738 mario79 24
C4                        /sys/games/c4
25
15                        /sys/games/15
26
Mine                      /sys/games/mine
27
Just Clicks               /sys/games/clicks
28
Checkers                  /sys/games/checkers
29
SQ_GAME                   /sys/games/sq_game
30
Color Lines               /sys/games/lines
31
Flood-it!                 /sys/games/flood-it
32
MegaMaze                  /sys/games/megamaze
33
Sea Fight                 /sys/games/sw
34
Sudoku                    /sys/games/sudoku
35
Go-moku                   /sys/games/gomoku
36
Reversi                   /sys/games/reversi
1737 clevermous 37
#3 **** ARCADES ****
3738 mario79 38
Tetris                    /sys/games/tetris
39
Pong                      /sys/games/pong
40
New Pong                  /sys/games/pong3
41
Red Square                /sys/games/rsquare
42
Xonix                     /sys/games/xonix
43
ArcanII                   /sys/games/arcanii
44
Phenix                    /sys/games/phenix
45
Snake                     /sys/games/snake
1737 clevermous 46
#4    **** DEMOS ****
47
3D                 >      /@5
3738 mario79 48
Circle                    /sys/demos/circle
49
Fractal                   /sys/demos/tinyfrac
50
Color demo                /sys/demos/colorref
51
Eyes                      /sys/demos/eyes
52
Tube                      /sys/demos/tube
53
Plasma                    /sys/demos/plasma
54
Moveback                  /sys/demos/movback
55
Life                      /sys/demos/life2
56
TranTest                  /sys/demos/trantest
57
WEB                       /sys/demos/web
58
FireWork                  /sys/demos/firework
59
UnvWater                  /sys/demos/unvwater
1737 clevermous 60
#5  **** 3D demos ****
3738 mario79 61
ScreenSaver               /sys/3d/crownscr
62
3D-labyrinth              /sys/3d/free3d04
63
Heart                     /sys/3d/3dsheart
64
View3DS                   /sys/3d/view3ds
65
CubeLine                  /sys/3d/cubeline
66
Gears                     /sys/3d/gears
67
3D-waved area             /sys/3d/3dwav
1737 clevermous 68
#6   **** GRAPHICS ****
3738 mario79 69
Image viewer KIV          /sys/media/kiv
3780 Serge 70
Image viewer zSea         /KolibriOS/media/zsea/zsea
3738 mario79 71
Animage                   /sys/media/animage
72
Image Filtering           /sys/media/imgf/imgf
73
Palitra                   /sys/media/palitra
3677 mario79 74
#7   **** MULTIMEDIA ****
3780 Serge 75
Fplay - video             /KolibriOS/media/fplay-full
3738 mario79 76
MidAMP                    /sys/media/midamp
77
CD player                 /sys/media/cdp
1737 clevermous 78
#8    **** PROGRAMMING ****
79
Examples           >      /@9
3738 mario79 80
Archiver KPack            /sys/kpack
81
Flat Assembler            /sys/develop/fasm
82
Debug Board               /sys/develop/board
83
Debugger                  /sys/develop/mtdbg
84
Hex2Dec2Bin               /sys/develop/h2d2b
85
ASCII-codes               /sys/develop/keyascii
86
SCAN-codes                /sys/develop/scancode
1737 clevermous 87
#9    **** EXAMPLES ****
3738 mario79 88
Threads                   /sys/develop/thread
89
IPC                       /sys/develop/ipc
90
Color slider              /sys/demos/cslide
91
Console example 1         /sys/develop/testcon2
92
Console example 2         /sys/develop/test_gets
93
Message Boxes example     /sys/demos/use_mb
1737 clevermous 94
#10    **** SYSTEM ****
95
Settings           >      /@11
96
System sensors     >      /@12
97
Work with files    >      /@13
98
Testing            >      /@19
2767 leency 99
Accessibility opt. >      /@20
3738 mario79 100
Debug board               /sys/develop/board
1737 clevermous 101
#11    **** SETTINGS ****
3738 mario79 102
Devices                   /sys/setup
103
Background generator      /sys/media/palitra
104
Colors & Skin             /sys/desktop
105
Icons manager             /sys/icon
106
MyKey                     /sys/mykey
107
Video mode for ATI        /sys/vmode
1737 clevermous 108
#12    **** SYSTEM SENSORS ****
3738 mario79 109
Process manager           /sys/cpu
110
PCI devices               /sys/pcidev
111
Test graphics speed       /sys/mgb
112
CPUID                     /sys/cpuid
113
Ghost Monitor             /sys/gmon
114
K. Bus disconnected       /sys/kbd
115
HDD informer              /sys/hdd_info
116
Read HDD                  /sys/hdread
1737 clevermous 117
#13  **** WORK WITH FILES ****
3738 mario79 118
KFAR                      /sys/File Managers/kfar
119
KFM                       /sys/File Managers/kfm
120
Eolite                    /sys/File Managers/Eolite
121
SHELL console             /sys/shell
122
Save RD image             /sys/rdsave
1737 clevermous 123
#14 **** DATA PROCESSING ****
3738 mario79 124
Calculator                /sys/calc
125
Tinypad                   /sys/tinypad
126
TextEdit                  /sys/develop/t_edit
127
Table Processor           /sys/table
128
Graph builder             /sys/graph
129
Hex-Editor                /sys/develop/heed
1737 clevermous 130
#15    **** NET ****
131
Servers            >      /@16
132
Clients            >      /@17
3545 hidnplayr 133
Zero-Config               /sys/network/zeroconf
3583 hidnplayr 134
Network Config            /sys/network/netcfg
3545 hidnplayr 135
Network status            /sys/network/netstat
1737 clevermous 136
#16    **** SERVERS ****
3545 hidnplayr 137
FTP daemon                /sys/network/ftpd
1737 clevermous 138
#17   **** CLIENTS ****
3545 hidnplayr 139
IRC client                /sys/network/ircc
140
TFTP client               /sys/network/tftpc
141
Ping                      /sys/network/ping
142
Telnet client             /sys/network/telnet
143
Synergy client            /sys/network/synergyc
144
DNS lookup                /sys/network/nslookup
3738 mario79 145
Internet downloader       /sys/network/downloader
146
Text-based browser        /sys/htmlv
1737 clevermous 147
#18    **** OTHER ****
3738 mario79 148
Analogue clock            /sys/demos/aclock
149
Binary clock              /sys/demos/bcdclk
150
Timer                     /sys/demos/timer
151
ScrShoot                  /sys/scrshoot
152
Calendar                  /sys/calendar
153
RTF reader                /sys/rtfread
1737 clevermous 154
#19    **** SYSTEM TESTS ****
3738 mario79 155
Protection test           /sys/test
156
Monitor test              /sys/disptest
2767 leency 157
#20    **** SYSTEM SPECIAL ****
3738 mario79 158
Screen magnifier          /sys/magnify
159
Screen keyboard           /sys/zkey
160
Character table           /sys/ASCIIVju
1737 clevermous 161
##