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

38 commits

Author SHA1 Message Date
Divy Jain
1b0a92d36f
fix typo 2020-09-01 20:21:50 +05:30
boltgolt
23810ef3c9
Added certainty question, fixed streamer dependency 2020-06-22 17:58:09 +02:00
Rushabh Vasani
de8aaf5aee
Update postinst 2019-10-18 16:54:39 +05:30
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
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
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
boltgolt
359720e566
Switched to pam-auth-update for debian installs as per #107 2018-12-05 12:23:07 +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
c6a7e06d5a
Removinf dlib build from installation 2018-11-09 12:43:10 +01: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
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
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
boltgolt
e15ef74439 Fixed dlib dependency issue 2018-04-12 23:45:52 +02:00
boltgolt
fceb61a91b Moved camera detection to preinst so dpkg doesn't break on abort 2018-04-12 19:38:34 +02:00
boltgolt
2b72f2b6ee Mutiple small fixes 2018-04-07 19:15:00 +02:00
boltgolt
060fc369c2 Reverting pip cache change 2018-04-07 17:47:30 +02:00
boltgolt
8d3a4736cb Missed howdy command linking and disabled pop cache 2018-04-07 17:39:14 +02:00
boltgolt
e5a3cf3241 Skiping optional camera data check when in no_prompt 2018-04-07 17:22:30 +02:00
boltgolt
c635b56c86 Just kidding here's an other one 2018-04-07 17:09:42 +02:00
boltgolt
50f36f2b90 More debian-like folder structure 2018-04-07 16:22:13 +02:00
boltgolt
4b944115bd Fixed travis installation 2018-04-05 21:46:11 +02:00
boltgolt
5bd312a19d Structuring as a debian package 2018-04-05 21:12:36 +02:00
Renamed from installer.py (Browse further)