Skip to content
@nexo-tools

Nexo tools

The Nexo ecosystem — small, open-source, self-hostable web tools

English · Español · Português

Nexo

Nexo

A family of small, open-source, self-hostable web tools that share one identity, one optional account, and one set of engineering standards.

Every tool runs fully standalone — the ecosystem is opt-in.

nexotools.alvarocdev.com · built by alvarocdev.com


The tools

Tool What it is Live Repo
Nexo Tools The hub — discover the tools and manage them from one account nexotools.alvarocdev.com nexo-tools
Nexo ID One account for every tool — OAuth 2.0 / OIDC provider (PKCE, id_token, JWKS) nexoid.alvarocdev.com nexo-id
Nexo Links Link-in-bio you host yourself (Linktree alternative), cookieless analytics nexolinks.alvarocdev.com nexo-links
Nexo Agenda Bookings for service businesses (AgendaPro / Fresha alternative) nexoagenda.alvarocdev.com nexo-agenda
Nexo Short Self-hosted URL shortener with private, cookieless stats nexoshort.alvarocdev.com nexo-short
Nexo Events Event tickets, passes and QR check-in nexoevents.alvarocdev.com nexo-events

How they fit together

  • One identity. All the tools share a design system (nexo-brand): a violet token palette (light + dark, WCAG AA), one isotype family, one shared chrome (header, app-switcher, footer). Swap the primary color by editing one file.
  • One optional account. Nexo ID is the ecosystem's OpenID Connect provider. Any tool can offer "log in with Nexo ID" (authorization code + PKCE, id_token verified against JWKS, nonce, RP-initiated logout) — but every tool also works with its own standalone accounts. SSO is env-gated, off by default.
  • One set of standards. Every tool ships the same guarantees: three languages (es/en/pt), a help center, light + dark, mobile-first, a cookieless analytics option (no cookies, no third parties, respects Do Not Track), strict security headers/CSP, and a CI gate (Pint + static analysis + i18n sync + tests).

Stack

Laravel 13 · PHP 8.3+ · Blade + Alpine.js · Tailwind CSS · Pest · MySQL (SQLite in tests). Nexo ID adds Laravel Passport + an OIDC bridge. The hub and marketing site avoid external requests entirely (system fonts, inline SVG, no CDNs).

Self-hosting

Every repo is MIT-licensed and self-hostable on cheap shared hosting. Each repo ships a DEPLOYMENT.md with the real steps and the environment reference; the README is the tour. Multi-instance friendly: run your own, point it at your own domain, own your data.

Who

Built by Alvaro — the site is the technical face of the ecosystem (how each tool was built and why). Every commit is co-authored with Claude; AI-assisted, human-owned.

Popular repositories Loading

  1. nexo-links nexo-links Public

    Open-source, self-hosted link-in-bio platform. Your links, your domain, cookieless analytics.

    PHP 1

  2. nexo-agenda nexo-agenda Public

    Open-source, self-hosted booking platform for service businesses (Fresha / Booksy alternative).

    PHP

  3. nexo-short nexo-short Public

    Self-hosted URL shortener with private, cookieless stats — short links on your own domain.

    PHP

  4. nexo-events nexo-events Public

    Open-source event tickets, passes and QR door check-in — self-hosted.

    PHP

  5. nexo-id nexo-id Public

    Open-source identity provider (OAuth 2.0 / OIDC SSO) — one account for every Nexo tool.

    PHP

  6. nexo-tools nexo-tools Public

    The open hub of the Nexo ecosystem — discover the tools and manage them from one account.

    PHP

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…