SMServer
An app to send text messages from your browser
Dependencies
libmryipc
, for IPC.
Features
- Viewing all texts, iMessages, & attachments from another device
- Saving attachments to device
- Sending texts, iMessages, attachments and tapbacks from your browser
- Authentication to protect against spying eyes
- Extensive customization
- Dark, light, and nord themes
- Background operation of server for unlimited time, with screen on or off.
- Ability to set custom css rules for easy web interface customization
To run
- Open the SMServer app, and click the green 'play' button in the bottom left.
- Open your browser to the ip/port combo specified at the top of the view
- Authenticate with the default password (
toor
), or your own custom password if you already set one - Enjoy!
- (Optional) Customize the defaults under the settings section of the app to better fit your needs
Source Code -- Feel free to star, fork, or file an issue here if there's anything that needs fixing
Apr 29, 2021
Version 0.8.0
0.7.4 → 0.8.0
- Built libsmserver into the
.deb
package so that it is no longer necessary as a dependency - Updates read receipts in real time
- Automatically displays texts sent by user from outside of SMServer ([#76](https://github.com/iandwelker/smserver/iss...
Apr 29, 2021
Version 0.8.0
0.7.4 → 0.8.0
- Built libsmserver into the
.deb
package so that it is no longer necessary as a dependency - Updates read receipts in real time
- Automatically displays texts sent by user from outside of SMServer (#76)
- Optimized profile image retrieval
- Added better notification images (#119)
- Removed Compatible with libsmserver 0.x.x label at bottom of settings view
- Fixed incorrect mime type issues when returning profile pictures
- Fixed various potential issues in build script
- Fixed incorrect operating system retrieval
- Fixed jumpiness while typing long messages in mobile view (#87)
- Fixed random bizarrely large texts in mobile view (#79)
- Fixed infinite crashes when trying to run as daemon (#111)
- Fixed issue with different addresses being concatenated (#118)
- Fixed ordering of subjects with attachments & disappearing tapbacks (#110)
- Properly linted JavaScript and removed extraneous code
Mar 23, 2021
Version 0.7.4
0.7.3 → 0.7.4
- Added support for sending tapbacks to specific parts of messages (#81)
- Added "sending..." view to show that text has been sent to the host
- Added extra API specifications to match name or chat_identifier
- Re-did tapback displays to look nicer and closer to stock (#98)
- Improved display of special recents texts (e.g. attachments, handwritten messages, etc.) in left chat panel
- Main view accurately shows current address and server status when network changes
- App no longer crashes when SMServer is running in the background on the device
- Fixed issue that prevented typing indicators from showing
- Fixed issue that would throw safe mode if text sent with attachments and no text (#96)
- Fixed issue with not all spaces showing in text on web interface (#90)
- Fixed issue with attachments not downloading on chrome-based browsers (#94)
- Fixed issue with texts on web interface not respecting new lines (#100)
- Fixed issue preventing text deletion on iOS 13 (#95)
- Fixed a few compilation warnings
SMServer
Published by