Codey

The application window using GTK and Libadwaita UI components ind dark mode. The window shows controls and a file selector on the left side and some source code on the right side.

A simple application to preview and run code files, primarily intended for webdevelopment.
Codey is written in python, using Gtk4 and Libadwaita and supports automatic light and dark mode.
It also supports automatically starting and stopping the MariaDB database, but this feature prompts the user everytime the database is started or stopped for the root password.
It is based on Python and uses the build in Php webserver.

Get the source code on GitHub.

Installation

Dependencies

Flatpak

The package manager / packaging format used:

Then add Flathub: flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Or follow the official instructions

php

PHP should already be installed, if not:

MariaDB (optionally)

You only need MariaDB, if you want to use the MariaDB feature of Codey.

Installation

Graphical

Go to the latest release and download the correct file for your cpu architecture (if you are not sure, give codey.flatpak a try).
Then open the file in your file manager and double click it, it should open your graphical package manager /software store, then click on install.

Command Line

Download it with

then install it