GithubHelp home page GithubHelp logo

david-barbion / linconnect-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from erinaceous/linconnect-server

6.0 6.0 0.0 269 KB

Mirror Android notifications on a Linux desktop

Home Page: https://play.google.com/store/apps/details?id=com.willhauck.linconnectclient

License: GNU General Public License v3.0

HTML 10.40% Shell 11.05% Python 78.55%

linconnect-server's People

Contributors

andrewshadura avatar brunal avatar cengiz-io avatar david-barbion avatar dotdoom avatar erinaceous avatar evilny0 avatar greyivy avatar iamrahil avatar nicknytko avatar s0me-1 avatar sandersch avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

linconnect-server's Issues

Crash when enable_avahi not present in config

Loading conf.ini
Notification switched on
Traceback (most recent call last):
File "linconnect_server.py", line 403, in
server.initialize()
File "linconnect_server.py", line 318, in initialize
if parser.getboolean('connection', 'enable_avahi') == 1:
File "/usr/lib/python2.7/ConfigParser.py", line 368, in getboolean
v = self.get(section, option)
File "/usr/lib/python2.7/ConfigParser.py", line 618, in get
raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'enable_avahi' in section: 'connection'

Crash when receiving a new specific notification

Accepted connection from  ('CC:C3:EA:BC:66:28', 1)
Starting bluetooth client thread
Exception in thread Thread-25:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "linconnect_server.py", line 189, in run
    header_data_json = base64.b64decode(self.get_data())
  File "/usr/lib/python2.7/base64.py", line 76, in b64decode
    raise TypeError(msg)
TypeError: Incorrect padding

should exit

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.