An open API service indexing awesome lists of open source software.

https://github.com/bancedev/frostty

A terminal emulator with the feel of a dynamic wm
https://github.com/bancedev/frostty

iced linux rust terminal terminal-emulator vte

Last synced: 10 months ago
JSON representation

A terminal emulator with the feel of a dynamic wm

Awesome Lists containing this project

README

          





contributors
license
forks

Frostty - A terminal emulator with the feel of a dynamic wm


Frostty - A GPU accelerated terminal emulator for people who get things done

## About

Frostty is a modern terminal emulator for the terminal power user. It is focused on prividing a highly customizable, smooth experience that comes with simple defaults but many opt-in features. Being built using Rust with the Iced GUI framework.

## Features

You can find an overview of the current and planned features for Frostty [here](./docs/features.md)

## Contributing

- Before opening an issue or a PR please check out the [contributing guide](https://github.com/BanceDev/frostty/blob/main/CONTRIBUTING.md).
- For bug reports and feature suggestions please use [issues](https://github.com/BanceDev/frostty/issues).
- If you wish to contribute code of your own please submit a [pull request](https://github.com/BanceDev/frostty/pulls).
- Note: It is likely best to submit an issue before a PR to see if the feature is wanted before spending time making a commit.
- All help is welcome!

## Dependencies
- [Iced](https://iced.rs/)
- [alacritty_terminal](https://crates.io/crates/alacritty_terminal/0.11.0)

## License

This project is licensed under the MIT License.

For more details, see the [LICENSE](./LICENSE) file.