Skip to content

rhaskia/preTTY

Repository files navigation

PreTTY

PreTTY is a Dioxus-based terminal emulator, with full customizability through JS and CSS.

Dependencies

The main dependency is just a web view to render the app, which is usually these:

Linux: WebkitGtk,

Windows: WebView2 (packaged with Edge),

MacOS: Built in

Installation

The following command will work for any OS once I upload the project to crates.io: cargo install --locked pretty-term on Linux you may also need the webkitgtk package for PreTTY to function. For now you will just have to run cargo run --release in the directory and move the executable into somewhere where the system will find it.

You can also install through on the following package managers as well:

  • Nothing yet

Plugins

About

Dioxus-based Terminal Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published