Skip to content

record10/record-message-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Record Message

A modern, desktop WhatsApp campaign manager to broadcast messages efficiently.

Download Latest Release


Features

  • WhatsApp Web Integration — Links locally and runs entirely from your machine.
  • Bulk Messaging — Send campaigns to lists of contacts easily.
  • Cross-Platform — Available for macOS, Windows, and Linux.
  • Modern UI — Beautiful dark/light themes.

Download

Head to the Releases page and download the installer for your operating system:

Platform File
macOS Record Message-0.1.0-mac.zip / .dmg
Windows Record Message Setup 0.1.0.exe
Linux (AppImage) Record Message-0.1.0.AppImage
Linux (Debian) record-message_0.1.0_amd64.deb

Installation

macOS

  1. Download the .dmg file from the Releases page.

  2. Open the .dmg file and drag Record Message into your Applications folder.

  3. Important — the app is unsigned. macOS will block it on first launch. To allow it, run the following command in Terminal once after installation:

    xattr -cr "/Applications/Record Message.app"
  4. Now you can open Record Message normally from Applications.

Windows

  1. Download the setup .exe file from the Releases page.
  2. Run the installer and follow the on-screen instructions.
  3. The app is unsigned, so Windows SmartScreen may show a warning. Click "More info" and then "Run anyway" to proceed with the installation.

Linux

AppImage

  1. Download the .AppImage file from the Releases.

  2. Make it executable and run:

    chmod +x Record\ Message-*.AppImage
    ./Record\ Message-*.AppImage

Debian / Ubuntu (.deb)

  1. Download the .deb file.

  2. Install it:

    sudo dpkg -i record-message_*.deb

Troubleshooting

macOS — "App is damaged and can't be opened"

This happens because the app is not signed with an Apple Developer certificate. Run the following command to remove the quarantine flag:

xattr -cr "/Applications/Record Message.app"

Windows — SmartScreen warning

Click "More info""Run anyway". This warning appears because the app is not signed with a Windows code-signing certificate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors