Code Monkey home page Code Monkey logo

python-irtoy's People

Contributors

nulleuro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

python-irtoy's Issues

Thanks! Works great!

I am sorry to see this project gets so little attention,
but for me it was an absolute life saver.
I have tried all the software mentioned on dangerous prototytes
and none of it worked. I pulled my hair for hours until I found this.
Works like a charm. Thanks!!!!!!

Error on Macro command

I was able to get record/play working properly, but with Macro, I'm receiving some errors.

Tried changing like 33 to f.write("{name}:{ir}\n".format(name,ir)) which did seem to write properly, but when running the script, it didnt seem to fire the comments.

Error

Traceback (most recent call last):
  File "../irtoy.py", line 247, in <module>
    main()
  File "../irtoy.py", line 178, in main
    if not buttonMapToFile(args.file, btns):
  File "../irtoy.py", line 33, in buttonMapToFile
    f.write("{:s}:{:s}\n".format(name,ir))
TypeError: non-empty format string passed to object.__format__

Running this on Python 3.4.2, Linux based.

Invalid syntax

I'm trying to use your package on a Synology DS713+ NAS. I have python3 and pyserial installed on my device. When I try to run your application, I get this:
./irtoy.py --help
Traceback (most recent call last):
File "./irtoy.py", line 5, in
from lib import irtoy, ir
File "/xxxx/irtoy-python/python-irtoy-master/lib/irtoy.py", line 13
DataEnd= bytes.fromhex(u'ff ff'),
^
SyntaxError: invalid syntax
Do you have any tips how to resolve this? Thanks

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.