Skip to content

NovemberFoxtrot/magnet

Repository files navigation

Magnet

Magnet is a tiny self-hosted bookmarks management tool written in Go(lang).

Works on Go 1.1 and Go 1.2.

You can see a live instance at gomagnet.pw.

alt text.

Requisites

Setup

git clone https://github.com/mvader/magnet magnet
cd magnet
go get .
go build
mv config.sample.json config.json
# Edit config.json
nano config.json
./magnet

Go dependencies

About

Magnet is a tiny self-hosted bookmarks management tool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published