0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-19 09:51:19 +02:00
Commit graph

66 commits

Author SHA1 Message Date
boltgolt
f71775cd51
Merge pull request #267 from RushabhVasani/master
Solved numpy version error.
2019-10-18 13:58:40 +02:00
Rushabh Vasani
de8aaf5aee
Update postinst 2019-10-18 16:54:39 +05:30
Alan Rager
0eb26c044d use fswebcam instead 2019-07-06 13:02:59 -07:00
Alan Rager
67bc656801 use ffmpeg instead of streamer for checking camera 2019-06-29 10:02:38 -07:00
boltgolt
a53530e54e
Ready for release 2019-03-29 23:13:44 +01:00
boltgolt
c092529a98
Misc fixes for #120 and #126 2019-03-29 22:51:08 +01:00
boltgolt
f9abedef95
Removed dlib --yes flag, as per #122 2019-03-29 22:30:23 +01:00
boltgolt
8537366154
Remove dismiss_lockscreen config option 2019-03-29 22:21:14 +01:00
boltgolt
fd300e52e3
Misc fixes for #139, #132 and #130 2019-03-14 15:53:48 +01:00
boltgolt
c3649dca3a
Added changelog 2019-01-06 16:04:57 +01:00
boltgolt
77fd423df9
Added upgrade step and fixed lintian errors 2019-01-06 15:36:03 +01:00
boltgolt
133f9a5ccb
Reverting dlib install change because it did very little to speed up tests
This reverts commit 1714579e6e.
2019-01-03 15:05:53 +01:00
boltgolt
1714579e6e
Removing dlib from travis for faster tests 2019-01-03 14:53:59 +01:00
boltgolt
a4928144cc
Rewrote download script, fixed tests and other misc changes 2019-01-03 14:35:07 +01:00
boltgolt
2917e8ada4
Code cleanup 2019-01-02 23:36:09 +01:00
boltgolt
e38422c8a0
Installer fixes 2019-01-02 22:57:00 +01:00
boltgolt
0db3cb3da2
Merge branch 'master' of https://github.com/dmig/howdy into dmig-master 2018-12-21 16:51:23 +01:00
boltgolt
1f0ed1267a
The dyslexia fix 2018-12-09 12:47:29 +01:00
dmig
d1d4d0af23
remove last face_recognition references 2018-12-09 14:28:16 +07:00
dmig
ff02a723d4
replace most subprocess calls with native calls; download and install dlib from tarball instead of making git clone; configure dlib according to cpu flags; do not install opencv using pip; set use_cnn option automatically; minor code cleanup 2018-12-09 13:30:37 +07:00
dmig
9c2507ed13
replace subprocess calls with native calls 2018-12-09 13:25:02 +07:00
dmig
82e4e9e10f
replace git dependency with wget|curl; fix opencv dependency; add recommended and suggested packages 2018-12-09 13:23:55 +07:00
boltgolt
359720e566
Switched to pam-auth-update for debian installs as per #107 2018-12-05 12:23:07 +01:00
boltgolt
5741357e92
Text fixes 2018-11-09 21:29:23 +01:00
boltgolt
6b38d6dcf1
Ready for next release 2018-11-09 21:09:59 +01:00
boltgolt
aaa4a8a311
Lowered file permissions to more reasonable levels, as per #83 2018-11-09 20:26:19 +01:00
boltgolt
33204eeb94
Added migration for old device ids 2018-11-09 20:02:30 +01:00
boltgolt
1c544f0233
Changed device_id to device_path 2018-11-09 19:39:16 +01:00
boltgolt
b1f238d2fb
Revering to old installer, add check for #32 2018-11-09 18:53:31 +01:00
boltgolt
2e58a8d10e
Switching to device paths 2018-11-09 16:33:19 +01:00
boltgolt
b8c1730f65
Removed link to collect data about camera 2018-11-09 15:45:59 +01:00
boltgolt
6dce9b0f51
Added fakeroot to depends 2018-11-09 15:38:29 +01:00
boltgolt
cdca3bf8a2
Added lintian overrides 2018-11-09 15:30:33 +01:00
boltgolt
c6a7e06d5a
Removinf dlib build from installation 2018-11-09 12:43:10 +01:00
boltgolt
ca926fce2f
Added missing changelog entry 2018-09-24 19:05:37 +02:00
boltgolt
53b850ce57
Small fixes for 2.3.0 release 2018-06-28 15:38:19 +02:00
boltgolt
f604ad0aa0
Changelog and readme update 2018-06-28 15:30:10 +02:00
boltgolt
cfa97b1ea7
Fixes for unneeded abort if answer contained whitespace (#33) 2018-06-28 14:43:50 +02:00
boltgolt
38eff8149d
Changed cofig editor to system default (#41), used more readable code for user detection (#46) 2018-06-28 14:18:27 +02:00
boltgolt
440cec8944
Updated to reflect username change 2018-06-12 15:54:13 +02:00
boltgolt
5e72907853 Very small fix for debug config section issue 2018-05-11 10:50:21 +02:00
boltgolt
d7242688a6 Bumping changelog and travis fix 2018-05-10 15:20:29 +02:00
boltgolt
22cc108e87 Added auto config backup and restore for upgarades
This does remove all comments from the config file
2018-05-10 15:05:27 +02:00
boltgolt
ad2bfd50c5 Added fixes for #29 and #30 2018-05-03 15:47:44 +02:00
boltgolt
21d6616b42 Ready to merge 2018-04-13 23:54:50 +02:00
boltgolt
305603b0da Fixes, getting ready for release 2018-04-13 22:40:01 +02:00
boltgolt
0cdb4b78bd Command line & travis improvements 2018-04-13 15:27:52 +02:00
boltgolt
b534442b9d Reworking command line 2018-04-13 14:54:06 +02:00
boltgolt
5e221c1550 Quick fix 2018-04-13 01:00:36 +02:00
boltgolt
353463eebd Added manpage and commented recent additions 2018-04-13 00:54:36 +02:00