Uses comand-sms to send SMS, built with React and Electron, uses Redux for State Management
* Auto Detect Open Ports / Modems
* Connect to a Modem (Connect to a single modem only)
* Send SMS
Things to do:
* Inbox
* Sent Items
* New Message Alert
* Sending of Long SMS
* Receiving of Long SMS
* New Message Icon Indicator (Mac)
* Reply from Notification (Mac)
yarn install
yarn rebuild
yarn dev
yarn pack:mac
yarn pack:win
yarn pack:linux