Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sodomon2/moonterm
- Owner: sodomon2
- Created: 2021-01-15T23:55:01.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T10:29:20.000Z (11 months ago)
- Last Synced: 2024-05-11T10:34:42.534Z (6 months ago)
- Topics: gtk3, lgi, lua, vte
- Language: Lua
- Homepage:
- Size: 45.9 KB
- Stars: 18
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**