GithubHelp home page GithubHelp logo

tante / weechat-irssinotifier Goto Github PK

View Code? Open in Web Editor NEW

This project forked from leitmedium/weechat-irssinotifier

0.0 2.0 0.0 119 KB

A weechat plugin that integrates with the well known IrssiNotifier for Android featuring end-to-end encryption

License: GNU General Public License v2.0

Python 100.00%

weechat-irssinotifier's Introduction

weechat-irssinotifier

Weechat plugin to bring the great IrssiNotifier push notifications with end-to-end encryption to your Weechat client.

Installation and Configuration

In order to use the plugin you need to take the following steps:

  1. Apply for an account at https://irssinotifier.appspot.com
  2. Note the "API token" from your profile page: https://irssinotifier.appspot.com/#profile
  3. Install the IrssiNotifier app from the Play store https://play.google.com/store/apps/details?id=fi.iki.murgo.irssinotifier
  4. Setup the app by logging in and choosing an encryption password
  5. put "irssinotifier.py" to ~/.weechat/python
  6. start the plugin with "/python load irssinotifier.py"
  7. Set api key and encryption password by doing:
  8. /set plugins.var.python.irssinotifier.api_token YOUR_API_TOKEN
  9. /set plugins.var.python.irssinotifier.encryption_password YOUR_ENCRYPTION_PASSWORD

You're done. From now on you should receive push notifications to your Android for query messages and channel hilights.

Todo

  1. Make it configurable to notify about current window or not.
  2. Make it configurable to notify only while being in away mode.
  3. Make it configurable to send more details (e.g. local timestamp).

Security

This plugin enforces end-to-end encryption. It uses openssl aes-128-cbc for symmetric encryption in the Weechat client and decrypts it on your Android phone.

Dependencies

This script needs

  • Weechat
  • Openssl

All of these dependencies should be available from your package manager.

License

The script is derived from other scripts (see irssinotifier.py for history). It is released under the GPL v2. See LICENSE file for details.

Author

Author: Caspar Clemens Mierau [email protected]

weechat-irssinotifier's People

Contributors

leitmedium avatar tante avatar

Watchers

 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.