Package database for Alchemy OS 2.0
Categories
admin | Administrative utilities, package management software. |
devel | Development tools, compilers, IDE. |
doc | Documentation and programs to browse documentation. |
games | Games and amusement programs. |
graphics | Programs that work with images. |
gui | Graphical interface for Alchemy OS. |
libdevel | Development headers for libraries. |
libs | Libraries of functions, for use by other programs. |
net | Web-browsers, mail clients, downloaders, etc. |
sound | Programs that work with sound. |
text | Text processing programs, editors. |
utils | Utilities to work with files, backup tools, archivers, etc. |
video | Programs that work with video. |
misc | Other software. |
Packages
Administration
- alpaca - GUI for package manager
- mount - utilities to work with different file systems
- pkg - package manager
- pkg-arh - utility to view/install package files
- sh - shell for Alchemy OS
Development
- bf - brainfuck interpreter
- dec - Ether decompiler
- ex - build tool for Alchemy OS
- make - utility to ease program building
- mbasic - BASIC interpreter ([not yet] MobileBASIC compatible)
- nec - Ether compiler and linker for Alchemy OS
- pkglint - check Alchemy OS packages for common errors
Documentation
Games
- 8ball - Yes-or-no decision-maker based on the 8ball toy. Contains both graphical (accesed by adding any argument) and terminal version
- fifteen - fifteen puzzle game
- zeropong - Single-player Pong variant
Graphics
Graphical interface
- alchemy-gui - this metapackage depends on all packages that constitute default Alchemy GUI
- appmenu - application menu
- fileinfo - file properties viewer
- imgview - simple image viewer
- navigator - file manager for Alchemy OS
- terminal - Built-in terminal for Alchemy OS
- w140-boot - boot animation by wiktorek140
Libraries for development
- libcomm-dev - library to access COMM and IrDA ports - development headers
- libcore-dev - headers for standard library
- libfiletype-dev - library to detect file type - development headers
- libmb-dev - BASIC interpreter (development headers)
- libmedia-dev - media library - development headers
- libnet-dev - network library - development headers
- libproperties-dev - library of something like java class Properties - development headers
- libui-dev - graphical interface library - development headers
- zlib-dev - compression library - development headers
Libraries
- libcomm1 - library to access COMM, IrDA and USB ports
- libcore3 - standard library which is used by all programs
- libfiletype1 - library to detect file type
- libmb0 - BASIC interpreter (shared library)
- libmedia1 - media library
- libnet1 - network library
- libpkg-dev - package management library - development headers
- libpkg1 - package management library
- libproperties1 - library of something like java class Properties
- libui1 - graphical interface library
- libz1 - compression library
Network
- urlget - retrieve file from internet
Sound
Text
Utilities
- arh - archiving utility
- base64 - base64 encoder/decoder
- bg - run command in background
- coreutils - essential utilities for Alchemy OS
- gzip - compression utility
- time - measures time of program execution