https://github.com/cutie-shell/cutie-messaging
Chat elegantly! Cutie Messaging is a SMS application made for Cutie.
https://github.com/cutie-shell/cutie-messaging
linux mobile-app sms
Last synced: 2 months ago
JSON representation
Chat elegantly! Cutie Messaging is a SMS application made for Cutie.
- Host: GitHub
- URL: https://github.com/cutie-shell/cutie-messaging
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2022-12-18T03:30:46.000Z (over 3 years ago)
- Default Branch: cutie
- Last Pushed: 2024-07-09T16:23:54.000Z (almost 2 years ago)
- Last Synced: 2024-07-09T20:56:00.251Z (almost 2 years ago)
- Topics: linux, mobile-app, sms
- Language: QML
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cutie Messaging
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/cutie-messaging/tree/cutie)
The SMS app for Cutie UI.
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None