https://github.com/sodomon2/moonterm
A minimalist and customizable terminal in lua
https://github.com/sodomon2/moonterm
gtk3 lgi lua vte
Last synced: 10 months ago
JSON representation
A minimalist and customizable terminal in lua
- Host: GitHub
- URL: https://github.com/sodomon2/moonterm
- Owner: sodomon2
- Created: 2021-01-15T23:55:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T10:29:20.000Z (about 2 years ago)
- Last Synced: 2025-03-27T06:44:47.348Z (10 months ago)
- Topics: gtk3, lgi, lua, vte
- Language: Lua
- Homepage:
- Size: 45.9 KB
- Stars: 21
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ricing - moonterm - A minimalist and customizable terminal in lua. (lua) (Packages / Terminals)
README
# MoonTerm
Moonterm is a minimalist and customizable terminal in lua
## Screenshot

## 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**