Starmus Audio Recorder
The Starmus Audio Recorder is a lightweight, front-end WordPress plugin that allows users to record audio directly in the browser using the MediaRecorder API.
by Starisian Technologies · github.com/starisian-technologies/starmus-audio-recorder · website
★ 1stars
10release downloads
≈10active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/starisian-technologies/starmus-audio-recorder/releases/download/v1.0.1/starmus-audio-recorder-1.0.1.zipDeclares an update source (https://starisian.com/sparxstar/starmus-audio-recorder/update), so updates arrive through the plugin's own updater.
From the readme
Starmus Audio Recorder
Mobile-first, offline-first WordPress audio acquisition for low-bandwidth and unstable network environments.
Project Purpose
Starmus Audio Recorder is a proprietary WordPress plugin that captures, uploads, and manages audio recordings with resilient offline behavior.
It is optimized for:
- low-end Android devices
- unstable 2G/3G networks
- resumable upload flows
- consent-aware metadata capture
Repository Role in the Architecture
This repository contains the plugin implementation for:
- recorder and editor front-end modules
- WordPress integration (shortcodes, hooks, REST endpoints)
- offline queue and resumable upload orchestration
- plugin service layer and governance/security policies
For architecture details, see ARCHITECTURE.md.
Requirements
- WordPress 6.8+
- PHP 8.2+
- Node.js 18.17+
- pnpm 10.29.2
- Composer 2.x
Installation / Setup
1) Clone and install dependencies
If Composer cannot download WordPress package dependencies in your environment, run JS workflows only and document the limitation in your PR.
2) Start local WP environment (optional for integration/e2e)
3) Stop local WP environment
Build and Test Commands
JavaScript /
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.2 | Feb 24, 2026 | — | — |
| v1.0.1 | Jan 15, 2026 | starmus-audio-recorder-1.0.1.zip.sha1 | 0 |
| v1.0.1 | Jan 15, 2026 | starmus-audio-recorder-1.0.1.zip | 2 |
| v1.0.1 | Jan 15, 2026 | starmus-audio-recorder-1.0.1.zip.sha256 | 0 |
| v1.0.0 | Jan 14, 2026 | starmus-audio-recorder-1.0.0.zip.sha1 | 1 |
| v1.0.0 | Jan 14, 2026 | starmus-audio-recorder-1.0.0.zip.sha256 | 1 |
| v1.0.0 | Jan 14, 2026 | starmus-audio-recorder-1.0.0.zip | 8 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.