lunar-mining / launch_pulsate

simple bash script to launch pulsate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-window

show-window

Python PIP dependencies (pip install --user ):

  • python-magic
  • janus
  • dbus-next
  • iterfzf
  • toml
  • urwid

You will need git version of signal-cli:

$ git clone github.com/AsamK/signal-cli/ $ cd signal-cli $ gradle build && gradle installDist $ ./build/install/signal-cli/bin/signal-cli -u +12yoursignalnumber daemon

Also you will need to link signal (search the manual).

Then start the daemon in another window (or inside a screen session):

$ python pulsated.py

Now you can view your messages with the show utility:

$ python show.py

About

simple bash script to launch pulsate


Languages

Language:Python 98.7%Language:Shell 1.3%