1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
cowyo/README.md

38 lines
933 B
Markdown
Raw Normal View History

<p align="center">
<img
src="/static/img/logo.png"
width="260" height="80" border="0" alt="linkcrawler">
<br>
<img src="https://img.shields.io/badge/version-2.0.0-brightgreen.svg" alt="Version">
</p>
<p align="center">A simple and powerful notepad supporting listifying, encryption, self-destructing messages, and versioning</a></p>
This is a self-contained notepad webserver that makes sharing easy and _fast_. The most important feature here is _simplicity_. There are many other features as well including versioning, page locking, self-destructing messages, encryption, syntax highlighting, content-delivery, and listifying.
Getting Started
===============
## Install
If you have go
```
go get github.com/schollz/cowyo
```
or just download from the [latest releases](https://github.com/schollz/cowyo/releases/latest).
## Run
To run just double click or from the command line:
```
./cowyo
```
## License
MIT