howdy/src/cli
Tim Welch 6a73634ac2 Adding support for v4l2 devices directly in python
v4l2l.py is included in src dir. The version you get from pip install does not work with python3 (at least not on my system), so I had to modify a bunch of the functions returning a list() of range() instead of the original range().
2018-12-23 12:08:18 -05:00
..
__init__.py More debian-like folder structure 2018-04-07 16:22:13 +02:00
add.py Adding support for v4l2 devices directly in python 2018-12-23 12:08:18 -05:00
clear.py Completed CLI rework 2018-04-13 21:19:28 +02:00
config.py Formatting fixes 2018-12-13 20:53:18 +01:00
disable.py Formatting fixes 2018-12-13 20:53:18 +01:00
list.py Formatting fixes 2018-12-13 20:53:18 +01:00
remove.py Formatting fixes 2018-12-13 20:53:18 +01:00
test.py Merge branch 'master' of https://github.com/dmig/howdy into dmig-master 2018-12-21 16:51:23 +01:00