mycroft-core/scripts
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
..
install-mimic.sh Merge pull request #580 from forslund/bugfix/issue-579 2017-03-20 11:42:05 -05:00
install-pocketsphinx.sh 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
install-pygtk.sh Issues-410 - Fixing 'install_pygtk.sh cd: too many arguments' (#432) 2016-12-24 11:33:22 -06:00
my-info.sh punctuation matters. 2017-05-18 16:53:10 -03:00
prepare-msm.sh Fixing minor issues from review 2017-04-14 19:41:00 -05:00