All Projects → RaspbianFrance → Raspisms

RaspbianFrance / Raspisms

Licence: gpl-3.0
RaspiSMS est un système de gestion et d'envoi de SMS par ordinateur, initialement conçu pour les Raspberry Pi

Projects that are alternatives of or similar to Raspisms

sms
API server to send SMS using GSM modem. Written in Go
Stars: ✭ 26 (-75.7%)
Mutual labels:  sms, gsm
Gearsystem
Sega Master System / Game Gear / SG-1000 emulator for iOS, macOS, Raspberry Pi, Windows, Linux and RetroArch.
Stars: ✭ 114 (+6.54%)
Mutual labels:  raspberry-pi, sms
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+2988.79%)
Mutual labels:  raspberry-pi, gsm
node-gsm
📲 gsm modem module for node.js
Stars: ✭ 23 (-78.5%)
Mutual labels:  sms, gsm
Gammu
Gammu All Mobile Management Utilities
Stars: ✭ 366 (+242.06%)
Mutual labels:  gsm, sms
Endbasic
BASIC environment with a REPL, a web interface, and RPi support written in Rust
Stars: ✭ 106 (-0.93%)
Mutual labels:  raspberry-pi
Rpi Examples
Raspberry Pi examples
Stars: ✭ 107 (+0%)
Mutual labels:  raspberry-pi
App Release
An IoT Solution,this is the android release app | download ios app in app store
Stars: ✭ 104 (-2.8%)
Mutual labels:  raspberry-pi
Btcticker
ePaper Cryptocurrency Ticker
Stars: ✭ 103 (-3.74%)
Mutual labels:  raspberry-pi
Pi As Keyboard
Make your Raspberry act as a Keyboard
Stars: ✭ 109 (+1.87%)
Mutual labels:  raspberry-pi
Pulse Sms Ios
The official iOS app for Pulse SMS.
Stars: ✭ 108 (+0.93%)
Mutual labels:  sms
React Native Sms Verifycode
A React Native component for filling in SMS verification codes or passwords, for android and iOS
Stars: ✭ 107 (+0%)
Mutual labels:  sms
Django Notifs
Modular Notifications (InApp, Email, SMS, CustomBackend etc) for Django
Stars: ✭ 105 (-1.87%)
Mutual labels:  sms
Core
🏡 Open source home automation that puts local control and privacy first.
Stars: ✭ 48,265 (+45007.48%)
Mutual labels:  raspberry-pi
Overlayroot
mounts an overlay file system over root
Stars: ✭ 104 (-2.8%)
Mutual labels:  raspberry-pi
Photonic3d
Control software for resin 3D printers
Stars: ✭ 108 (+0.93%)
Mutual labels:  raspberry-pi
Spokestack Python
Spokestack is a library that allows a user to easily incorporate a voice interface into any Python application.
Stars: ✭ 103 (-3.74%)
Mutual labels:  raspberry-pi
Susi linux
Hardware for SUSI AI https://susi.ai
Stars: ✭ 1,527 (+1327.1%)
Mutual labels:  raspberry-pi
Iotedge Lorawan Starterkit
Experimental sample implementation of LoRaWAN components to connect LoRaWAN antenna gateway running IoT Edge directly with Azure IoT.
Stars: ✭ 108 (+0.93%)
Mutual labels:  raspberry-pi
Hiitpi
A workout trainer Dash/Flask app that helps track your HIIT workouts by analyzing real-time video streaming from your sweet Pi using machine learning and Edge TPU..
Stars: ✭ 106 (-0.93%)
Mutual labels:  raspberry-pi

RaspiSMS

RaspiSMS est une application web d'envoi et de réception de SMS, avec gestion des contacts et des groupes, le support de listes de diffusion dynamiques ou de SMS personnalisés.

L'application est compatible avec de nombreux services, depuis les API HTTP tiers jusqu'à l'utilisation d'un modem GSM avec une carte SIM.

L'application est sous licence libre et est disponible en auto-hébergement ou en mode SaaS

Installation

L'application n'est supportée officiellement que sur les distributions Linux à base Debian via un paquet .deb. Il est néanmoins possible de l'installer sur toute autre distribution utilisant systemd.

Voir les instructions d'installation.

Exemples d'utilisation

Voici quelques exemples d'utilisation de RaspiSMS

  • Envoyer et recevoir des SMS personnels depuis un ordinateur.
  • Envoyer des messages à des listes de diffusions et proposer une interface unifier pour gérer les communcations d'une association par SMS.
  • Effectuer des campagnes de communication par SMS.
  • Intégrer à une application pour l'envoi de notifications par SMS.
  • Déclencher des commandes systèmes par SMS et contrôler une machine sans accès internet.

Documentation

La documentation de RaspiSMS est disponible sur le site officiel.

Offre SaaS

Si vous ne pouvez pas ou ne souhaitez pas héberger vous même l'application, nous proposons une offre SaaS à 10€/mois.

C'est aussi un moyen simple de nous remercier pour notre travail et de financer le développement du projet.

Meta

RaspiSMS est un logiciel créé par https://raspberry-pi.fr@RaspberryPiFR[email protected]

Site officiel du projet : https://raspisms.fr.

Distribué sous license GNU/GPLv3. Voir LICENSE pour plus d'informations.

Contribuer au projet

  1. Forkez le projet
  2. Créez votre propre branche (git checkout -b feature/fooBar)
  3. Vérifier que vos changements respectent les règles de style avec l'outil tests/php-cs-fixer et tests/phpstan.
  4. Commitez vos changements (git commit -am 'Add some fooBar')
  5. Poussez sur la branche (git push origin feature/fooBar)
  6. Créez une nouvelle Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].