Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sodomon2/moonterm

A minimalist and customizable terminal in lua
https://github.com/sodomon2/moonterm

gtk3 lgi lua vte

Last synced: about 12 hours ago
JSON representation

A minimalist and customizable terminal in lua

Awesome Lists containing this project

README

        

# MoonTerm
Moonterm is a minimalist and customizable terminal in lua

## Screenshot

![screenshot](https://github.com/sodomon2/project-screenshot/blob/master/moonterm/screenshot.png?raw=true)

## Installation
> Note: in order to install `moonterm` you need to have [luastatic](https://github.com/ers35/luastatic) installed

```
git clone https://github.com/sodomon2/moonterm.git
make moonterm
[sudo] make install
```

## Dependencies

- [Lua](https://www.lua.org/download.html)
- [Lua-lgi](https://github.com/pavouk/lgi)
- [VTE](https://github.com/GNOME/vte)
- [Keybinder](https://github.com/kupferlauncher/keybinder/) **optional: required by quake-mode**