Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sodomon2 committed Mar 6, 2021
0 parents commit 2b577dd
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# MoonView
Moonterm is a simple image viewer in lua

## Screenshot

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

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

```
git clone https://github.com/moonsteal/moonview.git
make moonview
[sudo] make install
```

## Dependencies

- [Lua](https://www.lua.org/download.html)
- [Lua-lgi](https://github.com/pavouk/lgi)

0 comments on commit 2b577dd

Please sign in to comment.