Breathe new life into your projects with Oxygen
Oxygen is a widget framework for the TI-84 Plus CE. It provides a set of functions for creating and managing GUI elements like buttons, labels, windows, and more.
To use Oxygen, install the CE C Toolchain. Then, download and install Oxygen by following these steps:
- Download the latest stable build of Oxygen from Github releases or the development build by downloading the
/oxygen
folder. - Unzip if needed and place the folder in your
/src
directory. Delete the zip file after unzipping. - Include Oxygen in your project with
#include "oxygen/oxygen.h"
.
- Cursor System: Add a movable mouse cursor to your GUI programs.
- Widget System: Create customizable GUI elements for different interfaces.
- Graphical Functions: Create custom graphics and visual effects.
- GUI System: Develop interfaces with tools like a clock, battery indicator, text input, and color schemes.
The complete Oxygen documentation is available here. It includes an installation guide, framework reference, tutorials, examples, and troubleshooting guide.
Oxygen is actively developed. Stay updated on the latest developments on the Discord Server, Cemetech forums, or the Trello board:
- epsilonfive: Developing Optix Widget System
- Captain-Calc: Developing Textioc (Unfinished)
Copyright © 2018 - 2024, Alvajoy Asante