Alpha Omega Alpha Omega Technology Solutions

Software development · Product engineering

Any software. Any workflow. Built to ship.

Alpha Omega Technology Solutions customizes software around how you actually work — apps, APIs, payments, licensing, and device access from phones to PCs to Raspberry Pis. Veteran owned and operated in San Antonio, Texas.

Services

Full-stack product work for people who need software that ships clean — and fits their operation, not a generic template.

Service catalog — 8 areas Custom software · workflows · payments · licensing · mobile · privacy/mesh · integrations · launch

Custom software — any stack

Web apps, APIs, operator tools, mobile, and backends shaped to your process. If you can describe the workflow, we can build or reshape the software around it.

Workflow engineering

Intake → review → fulfill → notify. Multi-role staff tools, customer portals, automation, and the glue between systems so work moves without copy-paste chaos.

Payment systems

Stripe Checkout and webhooks, paid fulfillment, receipts, and support paths — wired so money in maps cleanly to keys, downloads, and email.

Licensing & activation

Lifetime keys, seat limits, family vs store tracks, registry, and in-app activate — commerce and product in one loop, not two disconnected tools.

Mobile products

Android-first delivery, packaging, signed builds, and install paths that work for direct download and store tracks.

Privacy, security & mesh

Practical defenses, transparent design, and device mesh: phone cockpit for PCs, Raspberry Pis, and lab hosts — multiple connection forms, not a single-purpose SSH client. Informed by real-world intelligence discipline: information has value, and handling it carelessly has a cost.

Integrations

Payments, email (Workspace / transactional), storage, APIs, and third-party systems — one product story, not a pile of logins.

Launch & ops

Deploy, domains, monitoring, and the runbooks that keep a product alive after day one.

We customize any software. Any workflow.

You are not stuck with “close enough” software. We take what you run today — or start from zero — and shape it to how your team sells, supports, fulfills, and operates.

How we customize Your process · greenfield or retrofit · production bar

Your process, not ours

Counters, portals, admin queues, device limits, family gifts, field ops — we model the real steps, roles, and exceptions, then encode them.

Greenfield or retrofit

New products end to end, or modernization of aging desktop / single-machine tools into cloud apps, secure storage, and browser-based customer channels.

Proven in production

We do not stop at mockups. Live checkout, live keys, live email fulfillment, and live activation are the bar — same bar we use on our own products.

Payments, Stripe & licensing

We integrate payment systems that match how you sell — one-time lifetime unlocks, multi-seat family packages, store tracks, and automatic fulfillment after pay. The reference path we built and run in production is the Void Walker commerce stack on Stripe.

Commerce stack detail Stripe Checkout · webhooks · lifetime keys · activate · email · success page

Stripe project — end-to-end commerce

Shipped live

What we built: A full paid path for a consumer privacy product — public storefront, Stripe Checkout, webhook-driven fulfillment, lifetime license keys, device-aware activation, and email delivery of the key plus install package.

Why it matters for you: That same pattern ports to any product you sell — software licenses, packages, seats, family gifts, or internal SKUs. Money clears → system issues entitlement → customer gets the goods without manual copy-paste.

  • Stripe Checkout — hosted pay flow, session-based, production keys
  • Webhooks & fulfill — paid events mint keys and trigger delivery once (idempotent, no double-send)
  • Licensing — lifetime keys (e.g. direct and family tracks), seat / device limits, private registry
  • In-app activate — buyer pastes key; app validates and locks seats to devices
  • Fulfillment email — branded mail with key, APK / install links, and README from your support domain
  • Success page — clear post-pay path so buyers are never left guessing
  • Family & store tracks — different packages, same engine (e.g. multi-device family gift)

Live loop on voidwalker.app — checkout through key, email, and activate.

What we can wire for your business

Custom fit
  • Stripe (or other processors) into new or existing apps
  • License servers, activation UX, and seat policy that match your model
  • Post-pay automation: email, download links, CRM updates, staff queues
  • Refund / support paths that stay consistent with how keys and seats work
  • Storefront + product site + backend as one coherent system

Void Walker — how it works

Our live product: Android privacy armor + Rune Terminal (pocket command surface). Phone is the cockpit; your gear is the muscle — desktops, lab boxes, NAS, Raspberry Pis, and more. Not just an SSH client. Multiple ways to connect, plus on-device shell when you do not need a remote host at all.

Job 1: reach machines you own from the phone · Job 2: harden the phone on networks you do not trust · One install · lifetime key · no root. Full buyer site: voidwalker.app · guide Rune user guide · live package family-b624 · What’s new (Call Gate & upgrades)

How Void Walker is put together Cockpit model · no root · Rune + armor · lifetime key

Phone = cockpit

Void Walker installs like a normal Android app. No special unlock / “root.” Rune is a Linux-style shell inside the app — packages, git, product CLI (vw), multi-session tabs.

Your gear = muscle

Heavy work stays on machines you control: AI launchers, compilers, services, files, licenses. The phone opens the session; secrets can stay on the host.

Armor on the same install

Decoy traffic, ArchAngels tripwires, Void Shield per-app firewall, War Room evidence (Demon log), Seraphim risk path — privacy tools Android does not give you out of the box. Not a commercial VPN brand.

Commerce we operate

Stripe lifetime unlock on voidwalker.app · key + APK + README after pay · in-app activate · family vs direct tracks · same engine pattern we sell as a service.

8 ways Rune talks to gear you own SSH · hosts · mesh · put/get · mosh · doctor · on-device · multi-session

One cockpit, several paths — pick the path that fits the job. All for machines and logins you control.

1 · Interactive SSH

Full remote shell to Windows OpenSSH, Linux, Mac, Pi, NAS. Daily desk path: vw ssh <alias> or plain ssh user@host.

2 · Saved host profiles

vw hosts lists aliases; one-name connect (e.g. vw ssh atlasrune). Mesh-aware: prefers home LAN, then Tailscale.

3 · Personal mesh (Tailscale)

Phone + hosts on the same mesh so the same login works from cellular or hotels — without opening the house to the open internet.

4 · File transfer (scp)

vw put phone → host · vw get host → phone · same keys and host names as shell sessions.

5 · Mosh (optional)

Smoother sessions on flaky Wi‑Fi / LTE when the remote runs mosh-server (Linux, Pi, WSL). Plain Windows OpenSSH alone → use SSH (or mosh inside WSL/Linux).

6 · Cockpit health & control

vw doctor — tools, key, mesh, hub reachability. vw control ping / sessions — quick link and tab checks from the shell.

7 · On-device shell

Packages, git, local scripts, and vw war-room commands run on the phone when you do not need a remote host at all.

8 · Multi-session

Several shells (S1, S2, …). Switch tabs without killing work; close cleanly. Prefer one session for daily use so the phone stays light.

Example flow: unlock phone → Void Walker → Rune → vw hostsvw ssh <alias> → work on that host’s command line → optional vw put / vw get → disconnect or leave the session up.

What you can do once connected Full host CLI · remote admin · files · host-side AI · stay-alive sessions
  • Full command line on the host — configs, services, logs, git, Docker, package managers — whatever already lives on that box
  • Operate without the desk — restart services, check disk, tail logs from couch or hotel
  • Move files phone ↔ host — notes, captures, configs via put/get
  • Run tools where the licenses are — AI helpers, compilers, databases stay on the machine you trust
  • Any host you own — desk PC, laptop, Pi, NAS, lab node — if it accepts your login
  • LAN or from anywhere — same Wi‑Fi direct; away from home use personal mesh (we document Tailscale on the product site)
  • Sessions that survive app switch — optional notification / wakelock so work continues when you leave the tab
Armor & War Room features Shield · decoys · ArchAngels · Seraphim · Demon log · honest limits

Full Armor of God (Home)

One-tap arm / disarm for the protection stack. Live status: Activated, Off, or Incomplete.

Void Shield

Built-in per-app Wi‑Fi / mobile data allow & block — not a rented commercial VPN. Live Upload/Download in plain Mbps so real people can read the wire, not package noise.

Decoy ID

Personas and chaff traffic so scanners chase ghosts on untrusted Wi‑Fi.

ArchAngels

Tripwires: untrusted Wi‑Fi, DNS mismatch, after-hours traffic, connection churn — with one-tap responses. War Room shares the same cyan glass look as Void Shield so the cockpit feels one product.

Seraphim

Package / file risk hub (apps, files, Dust Sweep), Abyss Vault contain path, Lake of Fire destroy path — building toward fuller AV (honest roadmap for lifetime keys). Human labels, not operator telemetry.

Demon log

Local forensic timeline of probes and actions — evidence you can reopen or share; stays on device by default.

Call Gate

Spam / unknown call screening on the same install: VIP allow-list, quiet hours, permanent block list. family-b624: Unblock blocked callers from the gate log, Allow (VIP) for unknowns that got stopped, and all lists start folded so the page stays clean. Call filter only — not a texting app.

Honest limits: not a full Play Protect replacement today; not stalkerware magic; not a rented cloud PC. See product site honest limits · added features page voidwalker.app/whats-new.

Rune Terminal — live on device

Real device footage of Rune Term — SSH / remote work, AI agent sessions, readable multi-line draft, polished answers. Not mockups. More clips and the full story on voidwalker.app.

Demo clips — expand to play Remote session · AI tools · multi-line draft · polished answers
Reach hosts you own Phone → PC session. Same operator path for servers, labs, and Raspberry Pi — via the connection form that fits.
AI agent at work Working strip + tools — live session cutting site demos, payments copy, and deploy prep from Rune.
Multi-line draft that stays visible Type a full body of text in Rune — input and history stay readable.
Polished answers Clean “You” prose and tool progress while the agent ships real product changes.

Product: voidwalker.app · more demos on the product site.

What we built

Products created and shipped by our team — ops platform, privacy suite with multi-path device access, Stripe commerce, and licensing.

UniversalRefund — ops platform Tax-free shopping refunds CRM · portal · multi-store · standby

UniversalRefund

Ops platform

What it is: A modern web CRM and operations platform for tax-free shopping refunds — customer self-service, staff review, multi-store counters, and payout workflow.

What it was built to do: Let international shoppers open accounts, submit claims, and upload receipts and ID from any browser; give staff a full pipeline from intake through verification, approval, filing prep, and paid-out; scope employees by outlet; and keep documents in secure cloud storage with an audit trail.

What it was due to replace: Aging custom desktop and back-office stacks from the early 2000s — single-machine tools, legacy databases, and paper-era processes that never got a modern customer channel or a clean path if the original vendor disappeared.

  • Customer portal: signup, claims, fee & net refund visibility
  • Staff CRM: review queue, restrictions, original-receipt controls
  • Counter assist for walk-in registration at store outlets
  • Multi-store scoping, departure packages, and ops SOPs
  • Production stack: cloud app, database, private document storage

Platform is production-ready and held on standby for handoff when the right buyer is ready.

Void Walker — product snapshot Live · armor + Rune · multi-path · Stripe lifetime · expand “How it works” above for full depth

Void Walker

Live product

What it is: Privacy suite for Android — decoys, tripwires, forensic logging, Void Shield firewall, and Rune Terminal as the pocket command surface. Public storefront, Stripe checkout, lifetime unlock, device-aware licensing.

Device access — not SSH-only: interactive login, saved host profiles, personal mesh, file transfer, optional mosh, cockpit health, on-device shell, multi-session. PCs, Pis, NAS, lab hosts — paths that fit the job. Full map in 8 ways Rune talks to gear above.

  • Native Android app · no root · ~normal install size
  • Rune Term: shell · packages · vw CLI · multi-session · doctor / put / get
  • Armor: Shield · Decoy · ArchAngels · Seraphim · Demon log
  • Call Gate (b624): Unblock blocked calls · VIP allow · lists folded on open
  • Stripe lifetime key · seat limits · family & store tracks · staged package family-b624
  • Public guide + PDF + what’s new on voidwalker.app
voidwalker.app What’s new Full how-it-works section

Why privacy & security are not optional

Alpha Omega is veteran owned. The founder served as a U.S. Army Human Intelligence Collector (35M) — work that lives on careful handling of sensitive information, trust, and operational security.

Intelligence discipline

HUMINT is not “IT security theater.” It is knowing that data, identity, and access can protect people — or put them at risk — depending on how they are handled. That standard carries into every product and client system we touch.

Privacy as default

We design for least exposure: what you collect, what you store, who can reach it, and what the user can see and control. Marketing claims are cheap; architecture and process are not.

Security you can operate

Firewalls, access, licensing, device mesh, and ops runbooks that stay usable under pressure — the same mindset that keeps a mission on track when conditions are not ideal.

No classified work is discussed here. What we share is simple: if you entrust us with systems that hold customer or business data, we treat that trust as seriously as a source file.

Contact

Need software customized to your workflow, payments wired clean, or a product that ships end to end? Reach the team directly.

Email

admin@alphaomegatech.net

Veteran owned · Former U.S. Army Human Intelligence Collector (35M) · San Antonio, Texas