// LOCAL NETWORK
Waking the network0%
Chapter 00 — The Local Network

Md. Yaleed Haque

Phones into controllers, PCs into agents. This is a network that only comes alive after dark — gamepads wired into HID, a laptop waking to run agents, and nine projects built with zero cloud.

Scroll to enter
01 Input

A phone becomes a controller — gamepads, HID, Bluetooth.

02 Agents

A sleeping PC wakes to run agents while the laptop rests.

03 Devices

Edge tools built to run without a single cloud server.

04 Edge

Nine projects live, zero cloud, all public on GitHub.

CoreNetwork core — after dark
LOCAL NETWORK
01 — Input

A phone in your pocket, already a controller.

GamePadEcosystem is where the network begins: a phone that speaks gamepad, keyboard and mouse over Bluetooth — no drivers, no dongles, no installers. Pair it once and the phone becomes the controller in your hand, the PC listening on the other end.

BluetoothRemoteHid finishes the trick: the same link turns the phone into a full HID device — a touchpad, a remote keyboard, an input surface that follows the network wherever it goes. Press, and the agent on the other side answers. The network is always listening.

Open the console
09Projects
01Network
00Cloud servers
Uptime
02 — Agents
BootStarkAgent
The machine wakes01 / 03
Agentsopencode fallback
Jobs queue02 / 03
Coreserver disc
The core disc03 / 03
03 — Devices

Four chapters. Nine projects. One laptop.

Each chapter is a tool, not a talk. A browser search engine, a pocket compass, a fetch CLI and its Android twin — every one built to run on the edge, off the cloud.

01

Lumen

A fast, privacy-respecting search front-end that runs entirely in the browser.

WebGL
02

AetherCompass

A pocket compass that finds your heading without a request ever leaving the device.

PWA
03

OmniFetch

One CLI that pulls anything from any source — docs, feeds, binaries — into a single stream.

CLI
04

OmniFetch-Android

The same fetch engine, rebuilt for Android — no cloud, no account, no trace.

Android
Chapter 04 — Edge

Edge

The last chapter is the edge itself — the phone, the PC, the network they make together. Nine projects live. Zero cloud. All public on GitHub.

Open the network