1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
Go to file
Zack Scholl 97bfc15692 Remove goreleaser
Former-commit-id: 4917070ce632a6cedf0b5b3c4a2cf45aa4bbb271 [formerly 98fa8a9d297a2786d332f22ac77eb53e43b43f0c] [formerly f0bbeb242e7615e4784f3898b97b7555e134868b [formerly d1dc4804ad9e5a7e57e9f112c9bd7ab98564ae4f]]
Former-commit-id: de57b86dde4c6d5bde9eb211a6755966a95d64ee [formerly 395bc843211b4c46410c62f9525f9e43527e8dfd]
Former-commit-id: 04e6b16e8658bb4caeee788651bfad6da0e4e36c
Former-commit-id: f1abfbe858
2017-03-23 14:18:58 -06:00
static Add logo 2017-03-22 21:09:32 -06:00
templates Add "Clear old" for deleting crossed list items 2017-03-23 13:31:09 -06:00
.gitattributes Create .gitattributes 2016-03-15 20:51:09 -04:00
.gitignore Initial commit 2016-02-06 08:28:40 -05:00
bindata.go.REMOVED.git-id Add "Clear old" for deleting crossed list items 2017-03-23 13:31:09 -06:00
handlers.go Add "Clear old" for deleting crossed list items 2017-03-23 13:31:09 -06:00
LICENSE Start again from scratch 2017-03-22 20:49:55 -06:00
listify.go List works 2017-03-22 11:19:39 -06:00
main.go Start again from scratch 2017-03-22 20:49:55 -06:00
Makefile Version bump 2017-03-23 07:55:36 -06:00
migrate.go Reorganize and add migration 2017-03-21 21:51:52 -06:00
page_test.go Create special folder for tests 2017-03-23 10:56:53 -06:00
page.go Normalize filenames when writing 2017-03-22 21:22:26 -06:00
README.md Update README 2017-03-22 21:11:20 -06:00
utils_test.go Things are working 2017-03-21 20:46:05 -06:00
utils.go Start again from scratch 2017-03-22 20:49:55 -06:00

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.

Run

To run just double click or from the command line:

./cowyo

License

MIT