Skip to content

Repository files navigation

SImple Terminal Application

Description

This is a terminal emulator written in C++. This is a GPU-accelerated terminal application that hopes to render complex scripts like Devanagari nicely.

Demo

Features

  • Supports Indic fonts like Devanagari and has nice support for Indic languages.

Installation

You need latest c++ compiler c++23 compatible.

To install this project, follow these steps:

  1. Install Meson and Ninja:
    sudo apt install meson ninja-build
  2. Build the project:
    meson setup build
    cd build
    ninja

[! WARNING ] This is very volatile and rapidly develooping application. Use with caution.

About

A dream terminal emulator with devanagari support.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages