Giter Site home page Giter Site logo

presbeus's Introduction

Gem Version

Screenshot

screenshot

installing

gem install presbeus

configuring

you need to create ~/.config/presbeus.yml with:

password_command: /command_line/outputing/your/api/key

For example, if the api key is my-api-key it could be (though it is not secure):

password_command: echo my-api-key

You can configure a default device (see presbeus devices in using)

default_device: uYourDefaultDeviceID

using

list your devices:

$ presbeus devices
mydeviceid  MYDEVICE

list your SMS threads or a given device:

$ presbeus threads mydeviceid
1  Someone
2  Someone Else

list your SMS for a given device / thread:

$ presbeus thread mydeviceid 2

send an SMS:

presbeus sms mydeviceid phonenumber text for your SMS

show last active thread

$ presbeus last mydeviceid

To enable desktop notifications, you need to add to ~/.config/presbeus.yml:

notify_command: notify-send

And then you need to start presbeus in realtime mode:

$ presbeus realtime

presbeus's People

Contributors

tobocop2 avatar yazgoo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

tobocop2

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.