Aether Integrator Platform
Centralize integration workflows in a single web app so connectors share authentication, scheduling, and audit controls instead of bespoke scripts. It ingests …
Every project in the Atlas includes purpose, current state, interfaces, and next steps so the catalog stays honest and usable.
We require every Atlas entry to answer the same operator questions: What is it. What does it ingest and emit. Who uses it. How does it fail. What’s the next step. The catalog stays valuable when entries remain blunt, current, and operational—not aspirational.
If you are adding or updating an entry, keep the answers short, follow the schema, and move deeper detail into Architecture and Setup.
Small utilities are not noise. They’re the connective tissue of real operations. We treat one-off scripts as pattern candidates, tool boundaries, or future platform features once they are documented and linked into the pipeline.
If it exists and it’s part of the toolchain, it belongs here. Finished systems, field scripts, experiments, and one-off utilities all become more valuable when they’re connected to the same shared vocabulary.
Atlas Projects is the full inventory of AetherDev systems with standardized metadata and operational context.
Centralize integration workflows in a single web app so connectors share authentication, scheduling, and audit controls instead of bespoke scripts. It ingests …
Provide a deterministic, auditable way to keep district staff data aligned with ASCIP LMS by turning CSV extracts into a repeatable diff-and-apply workflow. …
Give technicians a clear, role-filtered view of refresh work without manual reconciliation. It ingests SQL extracts of staff/devices; role/site access config …
Extract operationally meaningful staff datasets that reflect reality across schools and roles. It ingests Aeries tables (staff, sections, TCH/MST, etc.); date …
Turn nested group membership into a security-ready roster with 2SV status. It ingests master group name; directory/group memberships; user 2SV status and …
Make device setup and ongoing compliance boring by reasserting baseline configuration silently. It ingests machine state; org policy (desired state) and …
Turn recurring report requests into stable, owned, self-service operational reporting. It ingests recurring extracts; scheduled refreshes; report definitions …
Make remote data extraction reproducible by managing SSH tunnel setup and teardown in the tool. It ingests SSH target; DB creds; query definitions and produces …
Provide a low-latency, self-hosted screen/audio streaming tool that plays directly in a browser via WebRTC. Capture a selected monitor and audio source. Encode …
Provide a reliable CLI layer for Snipe-IT so asset operations can be scripted, audited, and repeated across imports and cleanups. Load a TOML config with API …
Prove the Aether Integrator architecture with a connector that matters operationally. It ingests Aeries + HR 2.0 source truth; TitanHST API (details pending) …
Detect, document, and remediate risky Drive sharing states at scale without manual inspection. It ingests target user/email; workspace drive ACL data; shared …
Turn real-world signals into dashboards and feedback loops that support operations. It ingests device/sensor telemetry; system events; configs and produces …
Expose a fast agenda view that can be embedded in dashboards or CLIs. It ingests calendar time window; auth context and produces clean agenda summary payload.
Transform raw email archives into a structured, searchable knowledge system with strict privacy controls. It ingests EML files export; attachment metadata …
Make field networking automation reliable by stabilizing interface naming. It ingests USB NIC hardware identifiers; host network config and produces stable …
Unify device inventory and compliance signals so operations can act on a single source of truth. Authenticate with Mosyle using access token, email, and …
Multi-workflow script toolbox spanning SIS, directory, and asset operations. It ingests configuration files, database tables, CSV files, and service-account …
A small Rust daemon that keeps /etc/apache2 bidirectionally synced with a Git remote. Local edits are autocommitted and pushed. Remote changes are safely …
Read a CSV of classroom IDs and student IDs, authenticate to the APEX Learning API, and post enrollment payloads in batches by classroom. It ingests …
`run.sh` orchestrates query execution and sheet sync. SQL lives under `sql/` and is referenced by TOML configs in `conf.d/`. It ingests Configuration files …
Uses UnixODBC + Microsoft ODBC driver to query Aeries SQL Server. Uses a Google service account to update reporting sheets after each extract. It ingests …
Uses UnixODBC + Microsoft ODBC driver to query Aeries SQL Server. Uses a Google service account to update reporting sheets after each extract. It ingests …
Uses UnixODBC + Microsoft ODBC driver to query Aeries SQL Server. Uses a Google service account to update reporting sheets after each extract. It ingests …
Uses UnixODBC + Microsoft ODBC driver to query Aeries SQL Server. Uses a Google service account to update reporting sheets after each extract. It ingests …
This project powers the Brea Olinda USD monthly attendance dashboard that school and district leaders use to monitor attendance and chronic absenteeism trends …
Uses UnixODBC + Microsoft ODBC driver to query Aeries SQL Server. Uses a Google service account to update reporting sheets after each extract. Produces …
Uses UnixODBC + Microsoft ODBC driver to query Aeries SQL Server. Uses a Google service account to update reporting sheets after each extract. It ingests …
This project powers the Brea Olinda USD staff technology dashboard that the Technology Services department uses to manage technology needs and plan device …
Development and production setup steps for a Laravel application with MySQL. Optional FreeTDS configuration for MSSQL date formatting. It ingests Configuration …
Automate certificate issuance and renewal via ACME with hooks for DNS/web validation and post-deploy workflows. Read dehydrated config and domains.txt for …
Chromebook enrollment sketches and configuration code organized under Chrombook_Enrollment/. It ingests device configuration parameters and produces firmware …
Enable local development, version control, and deployment workflows for Google Apps Script projects. Authenticates a local developer against Google APIs. Syncs …
Production-ready, self-hosted **Cloudflare DDNS** agent written in Rust. The binary discovers your current public IPv4/IPv6 address, compares it with Cloudflare …
CSV Mapper and Transformer is a robust command-line tool written in Rust that allows you to map, transform, and filter CSV files using flexible, user-defined …
Enable safe, repeatable CSV ingestion into SQL Server tables with backups and dry-run visibility. Load config, optionally back up the target table, compare CSV …
Maintain dynamic DNS updates for GoDaddy-managed A records using a simple shell script. It ingests Shell script variables for API credentials and record names …
Centralizes, normalizes, and syncs district transfer data into a single Google Sheet for review and downstream reporting.
Send personalized email campaigns from a CSV-driven dataset while keeping an audit trail of what was sent. Load template + CSV, expand variables, optionally …
Ensure every bare repo in a directory mirrors reliably without manual per-repo setup. Scans a directory for bare repos and normalizes repo names. Ensures each …
Manage Google Classroom guardian relationships by reading a CSV of students and guardians, computing required invitations/removals, and applying them via the …
google-groups-guard** replaces imperative GAM scripts with a deterministic Rust CLI for reconciling Google Workspace group memberships and enforcing group …
This program allows users to download a specified range from a Google Sheet and save it as a CSV file. Additionally, users can upload data from a CSV file to a …
Provide a consistent, modern CLI with subcommands and config support Support download, upload, and sync with predictable, auditable outcomes Ensure CLI options …
Scripts transform ticket EML exports into a normalized knowledge base with tagging and optional redaction. Make scripts executable, then run them with input EML …
Collection of Google Workspace integration scripts. It ingests configuration files, database tables, and browser form inputs, then produces query results and …
Supports response exports (JSONL/CSV) with configurable field expansion and column selection. Data-source uploads include optional CSV header validation and a …
Provide a shared PowerShell framework for district integrations, so each vendor flow follows a consistent pattern for config loading, data transforms, and …
Provide a rebase of Integr8r with consistent config-loading and reporting conventions for vendor integrations. Load PowerShell config files and module settings. …
Automate consistent DHCP configuration generation across multiple sites from a normalized file-based configuration layout. It ingests Configuration files …
Offer a simple web interface for browsing repository files, commits, and diffs. Scan configured repository paths and render them in a web UI. Provide views for …
The **MSSQL Query to CSV** program is a command-line tool written in Rust that connects to a Microsoft SQL Server database, executes a SQL query, and exports …
Package description from Cargo.toml: A simple tool to fetch data from MSSQL using ODBC and export to a Google Sheet. It ingests TOML config, SQL Server via …
Run SQL files against MSSQL and export results to CSV, optionally through an SSH tunnel. It ingests TOML config, SQL file, MSSQL database and produces CSV …
munki-client-configurator is a login-time automation layer that keeps every managed Mac aligned with district policy. It inspects the signed-in users Active …
Versioned openHAB configuration tree covering items, rules, things, persistence, services, sitemaps, and transforms. It ingests openHAB config and userdata …
Automated two-way Git synchronisation for openHAB deployments that keeps /etc/openhab and selected /var/lib/openhab subtrees version-controlled without …
Expose a private, extensible RAG platform that works offline and keeps data inside the execution environment. Ingest documents from a local folder, splitting …
Package the steps and configuration needed to get a local PrivateGPT instance running with custom documents. Install prerequisites and clone PrivateGPT to a …
Ship a known-good PrivateGPT configuration snapshot that the setup scripts can copy into a local installation. Provide default settings.yaml profiles and …
Project Atlas is the documentation hub for AetherDev systems. Atlas and Showcase sections with canonical project schema. Taxonomy views for pipeline, domains, …
Provide local configuration and host-side networking helpers for Pwnagotchi devices. It ingests TOML config overrides, interface names and produces Modified …
Exported clone directories used to standardize Samsung TV configuration. It ingests exported clone files and produces clone archives for TV setup.
A PowerShell workflow updates Aeries CSE records from SEIS Student.csv and emails a detailed summary. A SQL query exports Aeries student data in the SEIS …
Enable basic asset CRUD operations in Snipe-IT through a lightweight Rust CLI. Load a TOML config with API URL and token. Read CSV inputs for bulk asset …
Provide a technician-friendly interface for asset lookups, updates, and bulk workflows. It ingests Serial numbers, CSV text, (future) Snipe-IT API credentials …
Centralize operational queries for reporting, audits, and data movement workflows. It ingests Database tables (Aeries and related systems) and produces Query …
DB Query to CSV** is a flexible command-line tool written in Rust that connects to SQL databases (such as MSSQL, PostgreSQL, or MySQL) using SQLx, executes a …
A fast, safe, and auditable commandline tool written in Rust to synchronize users from a CSV file into Titan HST. It creates and updates users, manages site …
Standalone HTML calculator pages intended to run directly in a browser. It ingests browser form inputs and produces rendered HTML output and calculated values.
No matching Atlas entries. Try a different search or clear filters.