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

46 commits

Author SHA1 Message Date
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
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
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
52e6be7be8 Small fixes and the start of a man page 2018-04-09 19:58:37 +02:00
boltgolt
13d5f8ae1a Updated readme and pushed fix to launchpad 2018-04-09 19:33:42 +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
0ed5a8655f 2 changes to get travis to work maybe 2018-04-07 16:52:58 +02:00
boltgolt
04dcfaff98 More small fixes 2018-04-07 16:45:58 +02:00
boltgolt
ba8159033a Fixes for travis and prerm script 2018-04-07 16:30:31 +02:00
boltgolt
50f36f2b90 More debian-like folder structure 2018-04-07 16:22:13 +02:00
boltgolt
aed1f69b53 A lot of tries to get debuild -us -uc to work 2018-04-05 23:19:52 +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