Giter Site home page Giter Site logo

spacebar's Introduction

Spacebar

Spacebar is a SMS/MMS messaging client. It allows you to send text messages, pictures and other files over a cellular network.

Get it

A stable release is available for download for Linux distributions.

Links

Building and Installing

git clone https://invent.kde.org/plasma-mobile/spacebar.git
cd spacebar
cmake -B build && cmake --build build
sudo cmake --install build

Dependencies

Qt5Qml
Qt5Quick
Qt5QuickControls2
Qt5Sql
Gettext
PkgConfig
PhoneNumber
Qt5Core
QCoro5
CURL
c-ares

(Required version >= 5.88.0)
ECM
KF5Kirigami2
KF5I18n
KF5People
KF5Notifications
KF5Config
KF5CoreAddons
KF5DBusAddons
KF5ModemManagerQt
KF5

(Required version >= 5.15.2)
Qt5QmlModels
Qt5Gui
Qt5Widgets
Qt5Xml

(Required version >= 5.15.0)
Qt5

Components

Spacebar is split into two components: spacebar (front-end), and spacebar-daemon (backend-daemon).

spacebar-daemon

The background daemon, which is configured to autostart, has the following responsibilities:

  • Handles the sending and receiving of messages.
  • Saves messages to the database.
  • Creates notifications when a new message arrives.

spacebar-daemon exposes its API in D-Bus under the service name org.kde.spacebar.Daemon. Front-end applications like spacebar depend on it for messaging functionality. It manages incoming messages and notifications in the background without needing a front-end app running.

spacebar

A front-end app for spacebar-daemon written in Kirigami.

Run with these environment variables to have mobile controls:

QT_QUICK_CONTROLS_MOBILE=true spacebar

spacebar's People

Contributors

ahmadsamir avatar bhush9 avatar bvbfan avatar carlschwan avatar espidev avatar jbruechert avatar jriddell avatar justinzobel avatar kaffeine avatar kkofler avatar kossebau avatar mbruchert avatar mck182 avatar mlang42 avatar mrdev023 avatar musicinmybrain avatar nicolas17 avatar nicolasfella avatar notmart avatar sungsphinx avatar syvb avatar tiol11 avatar tobiasfella avatar uniformbuffer avatar yurchor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.