Quickishquickish_

Quickish for Workspaces

Your company's private corner of the web.

Share a deck with the whole company and no one outside it. Stand up an internal tool in an afternoon. Tinker without standing up a server. Quickish gives your Google Workspace a fast, confidential place to publish, build, and play.

Confidential sharing Internal tools A place to tinker Org Bar What's different

Confidential sharing

Company-wide, and not a soul outside it.

Publish a presentation, a doc, or a whole microsite and share it with everyone signed in at your domain, automatically. No links to leak, no per-person invites to chase. Anyone outside the company just hits a sign-in wall.

  • My company visibility: anyone at @yourco.com can view, nobody else
  • Pages stay a private preview until you promote them
  • Go public the day you want to, with the same one-click control
Read the Permissions docs →
terminal
$ quickish --workspace      # share with your company
✓ live · acme.quickish.space/townhall
# visible only to people signed in @acme.com

Internal tools

Internal tools, built in an afternoon.

Dashboards, trackers, request forms, status pages. Add one script tag for quick.db, reach for quick.sql when it grows relations, and keep a secret in a function. Build it by hand or let AI build it, then it's live for the team.

  • quick.db, quick.sql, and quick.fn, all keyless from the page
  • AI can build a stateful internal app and seed it with sample data
  • Shared company-wide the moment it goes live
Read the Data docs →
oncall.html
<script src="/quick.js"></script>

// a live on-call board, shared with the company
const shifts = await quick.sql`
  select who, starts, ends from oncall
  order by starts`;

A place to tinker

A low-stakes place to play.

Hack days, side experiments, the idea you want to try before the big meeting. No infra to request, no repo to spin up. Drop a file, get a URL your team can poke at, throw it away if it flops.

  • Zero setup, and nothing to clean up afterward
  • Remix a teammate's app into your own copy in a click
  • Made for hack days, demos, and standup gimmicks
Read the Sharing docs →
Claude
build a quick poll for standup and publish it to our workspace
Done. It's live at acme.quickish.space/poll, company-only.
Reply to Claude…

Org Bar

One bar across every workspace page.

A floating bar your company controls: search across all your workspace pages and jump anywhere, with a live index built in. It's just HTML, so a builder can turn it into anything, a launcher, a mini dashboard, a bit of fun, with quick.* on tap.

  • Off until you switch it on; then members only, on your internal pages
  • Hidden by default on public pages, so shared pages stay clean
  • Any page can opt in or out with quick.orgbar({ enabled })
search your workspace… live
Homeacme.quickish.space
Q3 board deck/townhall
On-call dashboard/oncall
Lunch poll/poll

What's different for work

More than a personal plan.

Everything personal Quickish does, your workspace does too. On top, it adds the things a company needs: a shared audience, more hands, and a directory of it all.

Personal

for one person

  • Share public or just you
  • One publisher: you
  • Free hosts one live page
  • Your own pages, your own URL

Workspace

for your whole company

  • Adds company-wide sharing, visible only at your domain
  • Up to 100 publishers, unlimited viewers
  • Unlimited live pages, company-wide and public
  • A live org directory of every page (quick.org.sites())
  • A verified-domain admin, with billing and seats
  • The Org Bar across your pages

Bring your team to Quickish.

Workspace Unlimited is $99/mo for up to 100 publishers and unlimited viewers. Start free with your Google account, upgrade when you're ready.

Upgrade your workspace See pricing