Effortless temporary bookmarks.
https://holllo.org/queue/
Bauke 20f399bda8 | ||
---|---|---|
images | ||
source | ||
tests | ||
.envrc | ||
.gitignore | ||
LICENSE | ||
Makefile.toml | ||
README.md | ||
flake.lock | ||
flake.nix | ||
package.json | ||
pnpm-lock.yaml | ||
shell.nix | ||
tsconfig.json |
README.md
Queue ⇥
Effortless temporary bookmarks.
Wiki
Want to find out more about Queue? Check out the wiki.
Installation
You can install Queue through the stores linked above, manually from a file (see the Releases page for ZIP files) or from source.
Development
To build Queue you will need git, NodeJS and pnpm.
- Install the dependencies with
pnpm install
. - Start a separate browser with
pnpm start
. - Build the WebExtension for production with
pnpm build
. - Test the code with
pnpm test
.
License
Distributed under the AGPL-3.0-or-later license, see LICENSE for more information.