Matthew D. Scholefield
8e17fe3fd4
Improve mycroft.sh ( #835 )
...
* Improve mycroft.sh
- Refactor to make adding other scripts easier
- Stop all skills before starting
- Handle multiple screen instances running at the same time
- Notify the user by screen name (not as pretty but makes more sense)
- Clean up code:
- Change if chain to switch statement
- use cat to display usage rather than multiple echo statements
* Small mycroft.sh refactor
- Auto-generate .screen files
- Add start-mycroft-custom for other executables
- Use echo instead of cat (originally didn't realize multiline quotes were a thing)
- Rename variable screen_name to uppercase to be consistent
* Decrease mycroft.sh sleep time to 0.1 seconds
Less time to wait and still seems to work fine on all tested platforms
2017-06-15 17:42:56 -05:00
el-tocino
eeb3c7fe06
punctuation matters.
2017-05-18 16:53:10 -03:00
el-tocino
4372d6f9ab
more complete audio info
2017-05-18 16:53:10 -03:00
el-tocino
c6179eb937
Issues-739 Adding my-info.sh
2017-05-18 16:53:10 -03:00
Steve Penrod
96332ac77c
Fixing minor issues from review
2017-04-14 19:41:00 -05:00
Augusto Monteiro 'Sparky
9e7e2c12f9
#663 - removing install msm
2017-04-14 19:41:00 -05:00
Joel Bradshaw
5e55a117c8
Fix creation of /opt/mycroft/skills
2017-04-07 21:20:34 +01:00
Arron Atchison
ff01f929eb
Added variable in travis.yml and a check in install-msm.sh to disable creating opt/mycroft/skills
2017-04-03 13:33:28 -07:00
Arron Atchison
c8c3b3d67f
checking to see if opt/mycroft/skills exists and is writable
2017-04-03 12:30:47 -07:00
Augusto Monteiro 'Sparky
4d8f7f6e13
#630 - Updating msm install script
2017-04-03 11:45:26 -07:00
Augusto Monteiro
22eaa6dc89
Using https
2017-03-28 15:18:43 -07:00
Augusto Monteiro
0c60da0883
#527 - cloning msm
2017-03-28 11:20:00 -07:00
Augusto Monteiro
2b96f2dd19
#527 - Adding msm install script and renaming skill
2017-03-28 11:20:00 -07:00
Augusto Monteiro
f6568bd8c6
Merge pull request #580 from forslund/bugfix/issue-579
...
Fetch all from mimic before updating
2017-03-20 11:42:05 -05:00
Åke Forslund
4a498d9721
Update mimic to version 1.2.0.2
2017-03-18 08:45:11 -05:00
Åke Forslund
04f411935f
Fetch all from mimic before updating
2017-03-18 11:35:42 +01:00
Arron Atchison
75c24182d5
Update install-mimic.sh
2017-02-27 13:30:34 -06:00
Arron Atchison
754b7e7bc5
updated mimic to 1.2.0.1 with gcc fix; added make install; it's working great now
2017-02-27 13:30:34 -06:00
Arron Atchison
2b46d12b3a
this is what works in my case, with gcc 6.2.0
2017-02-27 13:30:34 -06:00
Arron Atchison
a7f0e9265d
And autogen needs the ".sh"
2017-02-27 13:30:34 -06:00
Arron Atchison
e41a23e5fe
I had forgotten autogen
2017-02-27 13:30:34 -06:00
Arron Atchison
91137e6635
Updating Mimic version to 1.2.0; using --enable-shared flag for future Pymimic support
2017-02-27 13:30:34 -06:00
Åke
b0eeaf2200
install-mimic picks a specific version, not the latest ( #437 )
2017-02-15 15:37:52 -06:00
Samuel Boczek
eb0a37ce45
Issues-410 - Fixing 'install_pygtk.sh cd: too many arguments' ( #432 )
2016-12-24 11:33:22 -06:00
Ethan Ward
5646a1cbc9
Issue #322 - Fix creation of logs ( #323 )
2016-08-10 14:28:37 -05:00
Arron Atchison
1e2753c209
fixed pocketsphinx install script to run in quiet mode with the -q flag. There will be path issues unless run like .
2016-07-29 14:45:00 -05:00
Arron Atchison
306d150543
addded a script for installing pocketshinx and changeing the import path in local_recognizer.py
2016-07-29 12:21:03 -05:00
Ethan Ward
48e4c2c245
Fix install-pygtk to use new version of cairo ( #306 )
2016-07-28 10:09:50 -05:00
Ethan Ward
bfacbe0087
Issues #259 - Move scripts out of root directory ( #301 )
2016-07-27 09:36:47 -05:00
Ethan Ward
3f0de9537e
Revert "Issues #259 - Move scripts and config out of root directory" ( #297 )
2016-07-18 15:47:46 -05:00
Ethan Ward
69f3a6cd7a
Issues #259 - Move scripts and config out of root directory ( #285 )
2016-07-18 15:44:25 -05:00