🔖 Self-hosted and lightning-fast bookmark manager
- Go 51.2%
- CSS 33.2%
- HTML 13.9%
- Dockerfile 0.8%
- JavaScript 0.5%
- Other 0.4%
| .github/workflows | ||
| internal | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| entrypoint.sh | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
| yarn.lock | ||
🔖 Self-hosted and lightning-fast bookmark manager
Requirements
- Go >= 1.20
Usage
Program usage
USAGE:
nurli [global options] command [command options] [arguments...]
COMMANDS:
version Show current version
serve Run web server
migrate Apply changes to the database structure
bookmark Manage bookmarks
tag Manage tags
import Import bookmarks from a file
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--data-dir value [%NURLI_DATA_DIR%]
--help, -h show help
License
Copyright (c) 2023 by Kamil Marut
Nurli is under the terms of the MIT License, following all clarifications stated in the license file.