Files Documentation

This document will be migrated when new applications release

Applications in FreezeOS

All applications in FreezeOS are programmed with GLSL. This allows advanced support for applications. All applications have the .fp format for FreezeOS. Currently there are 4 applications that can be used and run, these include.

FreezeProject/applications/talktoyourself.fp
FreezeProject/applications/typingtest.fp
FreezeProject/applications/adarkplace.fp
FreezeProject/applications/library.fp

How to run applications

To run applications just type their file name so to run typing test type, (typingtest.fp) this will run the app This rule does not apply for library, just type (library) and the .fp will auto run.

Example:

typingtest.fp