Skip to content

crigout/aliasto

Repository files navigation

Aliasto

Aliasto is a local-first browser extension for personal go links, with a companion website at aliasto.com.

NOTE: A lot of the code in this repository was written with/by AI. There are some tests here and there but this is far from polished. Thankfully, the logic is simple enough for coding agents to handle pretty well :D

What it does

  • Create short aliases (for example, @gh) that redirect to full URLs.
  • Resolve aliases locally in the extension for fast redirects.
  • Search and manage aliases from the extension UI.
  • Keep your alias data on-device (no required account).

Repository layout

  • apps/ext: browser extension (built with WXT)
  • apps/web: public website / landing page (built with Next.js)
  • packages/ui: shared UI components

Development

  • Install dependencies: pnpm install
  • Run workspace tasks: pnpm dev, pnpm lint, pnpm check-types

Project status

This is a personal project I'm sharing openly. While I'm not actively looking for contributions, feel free to open an issue if you'd like to suggest a new feature or report a bug!

Project docs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors