Skip to content

Releases: 0x-Decrypt/Alexa-Silencer

Alexa Silencer v1.0.0

Choose a tag to compare

@0x-Decrypt 0x-Decrypt released this 08 Sep 22:39

🎉 Initial release of Alexa Silencer!

What is Alexa Silencer?

A lightweight cross-platform application that prevents Alexa devices from automatically disconnecting from Bluetooth by playing completely silent audio every 5 minutes. No more annoying "Now connected to..." interruptions!

🔥 Features

  • Cross-platform - Works on Windows and Linux
  • Completely silent - Uses true silent audio (not low volume)
  • Background operation - Runs invisibly without console windows
  • Auto-startup - Automatically starts with your system
  • Minimal dependencies - Only requires pygame
  • Easy setup - One-click installation scripts included

📦 Downloads

  • Windows Users: Download alexa-silencer.exe (standalone executable)
  • Linux/Source: Clone repository and run python3 setup.py

🚀 Quick Start

  1. Download alexa-silencer.exe
  2. Run it once to set up auto-startup
  3. That's it! It will now run in the background and keep your Alexa connected

📋 Requirements

  • Windows: Windows 7+ (no additional requirements for .exe)
  • Linux: Python 3.6+ and pygame (pip install pygame)

🐛 Known Issues

None reported yet! Please create an issue if you encounter any problems.

💝 Support

If this saves you from Alexa's annoying reconnection messages, consider giving it a ⭐!

Full source code and documentation available in the repository.