Effortless temporary bookmarks. https://holllo.org/queue/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Bauke 17e0fe83dc
Change bg-2 to surface0 and add foreground accent colors.
4 months ago
images Version 0.3.0! 11 months ago
source Change bg-2 to surface0 and add foreground accent colors. 4 months ago
.envrc Add direnv and Nix flake files. 6 months ago
.gitignore Minimize gitignore. 6 months ago
LICENSE Initial 0.1.0 commit! 🎉 3 years ago
Makefile.toml Fix the build file path. 6 months ago
README.md Version 0.3.0! 11 months ago
flake.lock Add direnv and Nix flake files. 6 months ago
flake.nix Add direnv and Nix flake files. 6 months ago
package.json Remove obsolete configuration and dependencies. 5 months ago
pnpm-lock.yaml Remove obsolete configuration and dependencies. 5 months ago
shell.nix Add cargo-make to Nix shell packages. 6 months ago
tsconfig.json Remove obsolete includes from tsconfig. 5 months ago

README.md

Queue ⇥

Effortless temporary bookmarks.

Get Queue for Firefox Get Queue for Chrome Get Queue for Edge

Latest Queue screenshot

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.