mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
61b8d275be
Former-commit-id: 30888d69957a68dd8a3fe025bb90a671135c011a [formerly 64906e29fda1a6da209155a2572cecd3cd4ab639] [formerly d6d932dab5bd2bdb4e7a78b0229fc21c29dd76af [formerly a9b194fe32d668683d3099286d5079773fdff3e6]]
Former-commit-id: d8684df40761e41ba6a08e5caf025ee652bd7d8c [formerly f4827b3cfd5a561865df53ce8246e8c412c0a202]
Former-commit-id: dca71837f3bffdab7c9374a47536a16e72eb2013
Former-commit-id:
|
||
---|---|---|
static | ||
templates | ||
.gitattributes | ||
.gitignore | ||
bindata.go.REMOVED.git-id | ||
goreleaser.yml | ||
handlers.go | ||
LICENSE | ||
listify.go | ||
main.go | ||
Makefile | ||
migrate.go | ||
page_test.go | ||
page.go | ||
README.md | ||
script.sh | ||
utils_test.go | ||
utils.go |
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.
Run
To run just double click or from the command line:
./cowyo
License
MIT