Git Product home page Git Product logo

notifyrelay's Introduction

Notify to Jabber

Logo

Sometimes a new giant smartphone is too big for me at parties. It's nice to be able to redirect all your messages to a little old one. In an emergency you can at least answer via SMS. My app redirects almost everything to a Jabber account, to your Gotify server or as sms. It's a little everyday hack that I don't want to keep from the FOSS community.

The App sends all Android text notifications to a xmpp jabber account. It uses smack lib for this.

Alternative: use your gotify server and an application token to submit the notifications. It uses the Retrofit lib for the REST request.

Read from Gotify

I improved a Android Gotify Read App, to read and delete messages. Additionaly I improve a Desktop App with nodeJS and electron to read e.g. the playing music titles on my notebook.

GotifyRead Sources

Gotify with self signed cert

If a X509Certificate is detected, domain is checked and fingerprint is store. Additional access will compare these fingerprint.

Get the App

You can get a signed APK (4.4.4+) from here

Alternative:

Get it on F-Droid

My App License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this
software, either in source code form or as a compiled binary, for any purpose,
commercial or non-commercial, and by any means.

In jurisdictions that recognize copyright laws, the author or authors of this software
dedicate any and all copyright interest in the software to the public domain. We make
this dedication for the benefit of the public at large and to the detriment of our
heirs and successors. We intend this dedication to be an overt act of relinquishment
in perpetuity of all present and future rights to this software under copyright law.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

For more information: http://unlicense.org

Smack Library License

Use of the Smack source code is governed by the Apache License Version 2.0:

Copyright 2002-2008 Jive Software.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Retrofit Library License

Copyright 2013 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

notifyrelay's People

Contributors

flowdalic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

notifyrelay's Issues

MUC support?

Is it possible to forward the notifications also to a MUC channel?

Disconnect jabber

Hello, i am using this application in an android 4.4.2 (Tablet) with jabber account to send to other jabber account. The app run very well, send all notifications. But when i leave the tablet for a long time, (+3hs) the jabber client disconnects and the app not send more notifications.

Add App Notification Control

As tittle.

Add Notification Control For Each App to decide which App Notification could be forward.

Though Android has given us Notification Control settings on Android Settings, I think it still necessary because it's not conflict between what we want to see and what we want to forward.

Also, it could enhanced as an Advanced Feature of this App.

add telegram support (+pgp)

Here some hints about telegram api and request sending/handling.

That is the Bot api description: https://core.telegram.org/bots/api#available-types

And this is an example to handle this:
https://stackoverflow.com/questions/31197659/how-we-should-send-query-to-telegram-bot-api

the next step is to adopt this knowlege to the non-bot telegram api. maybe a first retrofit telegram bare metal app can be build with: https://gitlab.com/deadlockz/jabahclint

Interesting point: using pgp encryption inside telegram (and not the peer-to-peer encryption from the telegram team) ;-D

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.