linkcrawler
Version

A simple and powerful notepad supporting listifying, encryption, self-destructing messages, and versioning

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