add initial files

This commit is contained in:
2022-05-06 16:19:50 +01:00
parent edce34ff27
commit bb18e7ab98
7 changed files with 247 additions and 6 deletions

View File

@@ -1,14 +1,14 @@
# ox
# bottom
This is the repository for the unraid ox plugin.
This is the repository for the unraid bottom plugin.
<img src="https://git.panaetius.co.uk/dtomlinson91/unraid-ox/raw/branch/main/assets/unraid-ox.png"/>
<img src="https://git.panaetius.co.uk/dtomlinson91/unraid-bottom/raw/branch/main/assets/unraid-bottom.gif"/>
Ox is a code editor that runs in your terminal.
A customizable cross-platform graphical process/system monitor for the terminal.
For more information see the [ox repository](https://github.com/curlpipe/ox).
For more information see the [bottom repository](https://github.com/ClementTsang/bottom).
## dev
Drone builds the plugin source using cargo on a new tag creation.
Tag versions follow ox releases.
Tag versions follow bottom releases.