Skip to content
AnotherNewt edited this page Mar 15, 2015 · 18 revisions

Welcome to the riceDB wiki!

Please Note: This Wiki is a work in progress, much like our program.

Concept:

RiceDB is a python program in development for lo/g/os. It will be able download riced configuration files from external servers, and install them into selected directories, as selected by the user.


Wiki Contents:


How Does riceDB Work?

riceDB essentially works to download and install riced config files from a the internet, through a terminal interface. In a similar fashion to pacman, riceDB stores and updates an index of available packages, through which the user can browse and search based on parameters of the application being modified, description, and optionally a specific rice name. With an internet connection, the user can select, download, and install files through an embedded download client, and riceDB will install the configuration to the appropriate directory.

riceDB can:

  • Search through pre-downloaded directories of uploaded configurations, similar to pacman.
  • Download configurations directly.
  • Install those configurations to the appropriate directories.

Clone this wiki locally