Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Project Naomi

The Project Naomi is an open source, technology agnostic platform for developing always-on, voice-controlled applications!
Collective - Host: opensource - https://opencollective.com/projectnaomi - Website: https://projectnaomi.com - Code: https://github.com/NaomiProject

Error handling after unsuccessful apt install

If the apt_requirements do not install correctly, stop the script.

github.com/NaomiProject/Naomi - 5e0c9e1afd12b9b4e2cbdb1aa740f8b1ea680219 authored over 4 years ago by aaronchantrill <[email protected]>
User --user flag when installing on system python

When using option3 - use system python, the command was failing because it was neither running a...

github.com/NaomiProject/Naomi - 347d541825e3d164756c98087a1fdc90ee990a9c authored over 4 years ago by aaronchantrill <[email protected]>
Check for git folders before cloning

If the folder already exists, skip the cloning. I have a bad internet connection here and keep g...

github.com/NaomiProject/Naomi - e9343a7b5390417b8ff82c1d0183979751fffa1d authored over 4 years ago by aaronchantrill <[email protected]>
SUDO_APPROVE should be "-y" or empty

SUDO_APPROVE is appended to any sudo commands. When set to -y, it should cause the script to res...

github.com/NaomiProject/Naomi - 10b1af1b31f7d48fa8dc1adbb0925039d5a32a14 authored over 4 years ago by aaronchantrill <[email protected]>
Check for success after each clone operation

If there is a network problem while downloading files, we want to stop rather than just continui...

github.com/NaomiProject/Naomi - 55f89f458621e98935c83e3099a38b78d1dd8c19 authored over 4 years ago by aaronchantrill <[email protected]>
Check if pocketsphinx clone successful

Check if the clone operation for pocketsphinx was successful. If not, then halt.

github.com/NaomiProject/Naomi - 227ab09d0d5768ee09e37fb28db8670dacd56e61 authored over 4 years ago by aaronchantrill <[email protected]>
Install with custom python

This fixes the issues with installing Naomi with a custom copy of
python in order to protect the...

github.com/NaomiProject/Naomi - 469db50844539c2278e9ab895969ebc082240017 authored over 4 years ago by Aaron Chantrill <[email protected]>
Merge pull request #255 from AustinCasteel/naomi-dev

Forgot funding on the default branch switch

github.com/NaomiProject/Naomi - ea5c129ff1407ea75ced717cb47efe6d9eb4acfb authored over 4 years ago by Austin Casteel <[email protected]>
Forgot funding on the default branch switch

github.com/NaomiProject/Naomi - c3676c4f3bd173701829845011f058ef2d0f9667 authored over 4 years ago by Austin Casteel <[email protected]>
Add default option to start virtualenvwrapper

Make "Y" the default for adding script to ~/.bashrc to start
virtualenvwrapper automatically so ...

github.com/NaomiProject/Naomi - 965fadf293f7adb3a0aef9fee06370397c1d3399 authored over 4 years ago by Aaron Chantrill <[email protected]>
Fixed overwritten $OPTION

The $OPTION variable was being overwritten when asking if the
user would like virtualenvwrapper ...

github.com/NaomiProject/Naomi - 48b49896b6f876ef32c219237fc9952f4f2b7d50 authored over 4 years ago by Aaron Chantrill <[email protected]>
Merge pull request #64 from AustinCasteel/master

More NPE & Cleanup

github.com/NaomiProject/naomi-website - fab29a2ed55e6ca01c13bff891e89c7adba97d25 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #43 from AustinCasteel/NPE-Implementation

More NPE & Cleanup

github.com/NaomiProject/naomi-docs - c470696dd3ea0896f71dff725768fc737e844bd0 authored over 4 years ago by Austin Casteel <[email protected]>
More NPE & Cleanup

github.com/NaomiProject/naomi-website - 11f3136e5b4d27fa3df35a107d99c5cc87b5f13a authored over 4 years ago by Austin Casteel <[email protected]>
More NPE & Cleanup

github.com/NaomiProject/naomi-docs - 30490a8e77b3d58a020edfd49abe7a01f22a1dd0 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #63 from AustinCasteel/master

More Cleanup

github.com/NaomiProject/naomi-website - 443cfbaaeb2c080b41670e83f09fc29b87ed58eb authored over 4 years ago by Austin Casteel <[email protected]>
More Cleanup

github.com/NaomiProject/naomi-website - 8448efb551e03d1d71d5e42234b93842f5becb0e authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #41 from AustinCasteel/dev

More Cleanup

github.com/NaomiProject/naomi-docs - cfa84a92107ffdbbc36bab33736429703eff910e authored over 4 years ago by Austin Casteel <[email protected]>
More Cleanup

github.com/NaomiProject/naomi-docs - 59b125523b07eb76a458db5226372c640db2cdd3 authored over 4 years ago by Austin Casteel <[email protected]>
Merge branch 'dev' of https://github.com/NaomiProject/naomi-docs into plugins

github.com/NaomiProject/naomi-docs - 796b0beedeb87bfbd26a840316e3033df2b4235b authored over 4 years ago by Aaron Chantrill <[email protected]>
Merge pull request #62 from AustinCasteel/master

finishing touches

github.com/NaomiProject/naomi-website - 2a0bb5dee3f340aac937ad4553c3c7e2199796fe authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #40 from AustinCasteel/NPE-Implementation

Finishing touches

github.com/NaomiProject/naomi-docs - 43d427ab2cd64c94d3c2fde2e8f3e963fc66a5ef authored over 4 years ago by Austin Casteel <[email protected]>
finishing touches

github.com/NaomiProject/naomi-website - bf2d652a55a301278b5914c6e82e43adf2401adf authored over 4 years ago by Austin Casteel <[email protected]>
Finishing touches

github.com/NaomiProject/naomi-docs - f471093d329cff87ad61d61a97e054c3b6113d0b authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #61 from AustinCasteel/master

NPE Implementation

github.com/NaomiProject/naomi-website - 2fade93e164cdca53316e2df7b587f9611106ad8 authored over 4 years ago by Austin Casteel <[email protected]>
Merge branch 'master' of https://github.com/AustinCasteel/naomi-website

github.com/NaomiProject/naomi-website - 11ddc05783e4d8fb183d27b008a2193c15a67b9e authored over 4 years ago by Austin Casteel <[email protected]>
Need a change to trigger build process on netlify

github.com/NaomiProject/naomi-website - fe378ab91844ea0cbfa029fc8d1351858915c9dc authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #39 from AustinCasteel/NPE-Implementation

Removed PluginLogo tag if no logo is present

github.com/NaomiProject/naomi-docs - c3fbe0725c6d57d2eda228bb8c81d9d1c1fadb8f authored over 4 years ago by Austin Casteel <[email protected]>
Removed PluginLogo tag if no logo is present

github.com/NaomiProject/naomi-docs - 1ddd0df582a8f0713fcc5d03f2053aeb8cd3945e authored over 4 years ago by Austin Casteel <[email protected]>
Merge branch 'master' into master

github.com/NaomiProject/naomi-website - 5cebcec2dc7749e93c2060ec6d485cfff7e88d89 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #38 from AustinCasteel/NPE-Implementation

Removing logo if not used

github.com/NaomiProject/naomi-docs - 1be881ca3559fd8a974d61dba53007500156a795 authored over 4 years ago by Austin Casteel <[email protected]>
Removing logo if not used

github.com/NaomiProject/naomi-docs - 69e04b04f65760a346fb542dc36bc6d57eb28b0f authored over 4 years ago by Austin Casteel <[email protected]>
Removing pre-migration docs

github.com/NaomiProject/naomi-website - ecff708ac6d4346b6c432cd91edb2d7eafefbc99 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #37 from AustinCasteel/NPE-Implementation

NPE Implementation

github.com/NaomiProject/naomi-docs - 8353205fe6c532557037519806aa6e64364b65c3 authored over 4 years ago by Austin Casteel <[email protected]>
NPE Implementation

github.com/NaomiProject/naomi-website - 7853c99c190ed9553ca4b7bea72c8619c3d083f2 authored over 4 years ago by Austin Casteel <[email protected]>
NPE Implementation

github.com/NaomiProject/naomi-docs - 1ec536c26a90c61a03296937bc9d2f0eac68d4c4 authored over 4 years ago by Austin Casteel <[email protected]>
naomi-setup.sh

Got the naomi-setup.sh script working with the virtualenvwrapper
option.

Discovered that the mo...

github.com/NaomiProject/Naomi - 2acd97fe1dc0051a5786468274ebe135082da2c8 authored over 4 years ago by Aaron Chantrill <[email protected]>
Naomi Plugin Exchange

Added a small description of how to use the Naomi command line to
install plugins from the Naomi...

github.com/NaomiProject/naomi-docs - 79274b9f6286dcafe6cd46987f4b3db5aba84203 authored over 4 years ago by Aaron Chantrill <[email protected]>
Merge pull request #60 from AustinCasteel/master

Docs default to dev instead of stable

github.com/NaomiProject/naomi-website - 13576d5de391a379c08d17988b39bcd56980df3a authored over 4 years ago by Austin Casteel <[email protected]>
Docs default to dev instead of stable

github.com/NaomiProject/naomi-website - 6c33a4a0fc22cee01de7afd9251313e5460d4b82 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #59 from AustinCasteel/master

Dev Doc Cleanup

github.com/NaomiProject/naomi-website - d86a154f41db3235b6a87f45e52fe891e41b1bea authored over 4 years ago by Austin Casteel <[email protected]>
commenting doesnt work?

github.com/NaomiProject/naomi-website - c42d2a1c75527b346ff35d1465f0d83c74f25c63 authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #35 from AustinCasteel/Dev-Doc-Cleanup

Dev Doc Cleanup

github.com/NaomiProject/naomi-docs - 4f30282ed802c7e2f3c696adc4d860aaebcfda19 authored over 4 years ago by Austin Casteel <[email protected]>
Dev Doc Cleanup

github.com/NaomiProject/naomi-website - 28406a46e4c03616f5bd5f98bc8dc4e1f3e35fed authored over 4 years ago by Austin Casteel <[email protected]>
Dev Doc Cleanup

github.com/NaomiProject/naomi-docs - a6aa42884be5b817f7ed1ba91f2c7aca1231373e authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #33 from AustinCasteel/dev

moving naomi subdir to .config folder

github.com/NaomiProject/naomi-docs - c109170e18a4da4cabf1b2f50282d2419249c423 authored over 4 years ago by Austin Casteel <[email protected]>
Switch from pygettext to xgettext (#248)

* Switch from pygettext to xgettext

This commit switches the update_translations.py script to...

github.com/NaomiProject/Naomi - f18c80028b79b094b3076689b2b994a130300561 authored over 4 years ago by aaronchantrill <[email protected]>
Moving naomi subdir to .config folder (#252)

github.com/NaomiProject/Naomi - faffb050bd5e7368e467e78ba24fb1e936fa180f authored over 4 years ago by Austin Casteel <[email protected]>
Merge pull request #58 from AustinCasteel/master

v3.0.M16 Release

github.com/NaomiProject/naomi-website - 008b68141e3a7d1226ca5eb3c82b7ffeaa5d04fb authored almost 5 years ago by Austin Casteel <[email protected]>
v3.0.M15 Release

github.com/NaomiProject/naomi-website - 0bb92dbb1fa4864075d52005b1ca4b89d685e4ab authored almost 5 years ago by Austin Casteel <[email protected]>
adding nightly-publish action to dev branch

github.com/NaomiProject/Naomi - a892c74c23eefdbe9102d9586c16d91608815129 authored almost 5 years ago by Austin Casteel <[email protected]>
adding monthly publish action to dev branch

github.com/NaomiProject/Naomi - 8cbc683a3abc6b0c2963d8ff7aade9aff109dac0 authored almost 5 years ago by Austin Casteel <[email protected]>
moving naomi subdir to .config folder

github.com/NaomiProject/naomi-docs - 9152d6984f2b57b40c8d0b4df11d93425ec37166 authored almost 5 years ago by Austin Casteel <[email protected]>
Merge pull request #56 from AustinCasteel/master

Adding More SEO

github.com/NaomiProject/naomi-website - b239fee806efa6e10baebb4b635313999e2ec5e2 authored almost 5 years ago by Austin Casteel <[email protected]>
Adding More SEO

github.com/NaomiProject/naomi-website - 3c1c1e0b8c1370ee812ed76fbcff55ab958deb2b authored almost 5 years ago by Austin Casteel <[email protected]>
Merge pull request #8 from aaronchantrill/new_intents

Updated plugin commit id's to latest versions

github.com/NaomiProject/naomi-plugins - 46e7c0ae9daedb9e2ddd3c63ec5bb765a385ed18 authored almost 5 years ago by Austin Casteel <[email protected]>
Merge pull request #30 from aaronchantrill/tti-new2

Update speechhandler developer info

github.com/NaomiProject/naomi-docs - 4409471c54f1585f7df009d2986de4f07e65b807 authored almost 5 years ago by Austin Casteel <[email protected]>
Merge pull request #247 from aaronchantrill/intent_locales

Intent locales

github.com/NaomiProject/Naomi - 4807170d0d65eecc9e80d62e2084e7482de024c8 authored almost 5 years ago by Austin Casteel <[email protected]>
Merge pull request #55 from AustinCasteel/master

Adding proper SEO & page Last Updated

github.com/NaomiProject/naomi-website - 17b2c2ce9dbc8f5e9727118c039e3f3a5fc3c0f5 authored almost 5 years ago by Austin Casteel <[email protected]>
Saving for later

github.com/NaomiProject/naomi-website - 050616cb0bdecfda001a067a6895d05d0378c65c authored almost 5 years ago by Austin Casteel <[email protected]>
Helps if I add the logic

github.com/NaomiProject/naomi-website - a7fb2e17cc6c5d65e4741718baeea2f463f2e520 authored almost 5 years ago by Austin Casteel <[email protected]>
Adding proper SEO & page Last Updated

github.com/NaomiProject/naomi-website - 5309d187f84606ee5a3e37cec70985b8797b63ab authored almost 5 years ago by Austin Casteel <[email protected]>
Merge pull request #32 from AustinCasteel/dev

Adding Stable/Dev Toggle (Dev)

github.com/NaomiProject/naomi-docs - f030cfa595602ab9b3a6c9057ac1980417cd39af authored almost 5 years ago by Austin Casteel <[email protected]>
Merge branch 'dev' into dev

github.com/NaomiProject/naomi-docs - d05a90ff0c142cc76068ee7b9a057d02d077141c authored almost 5 years ago by Austin Casteel <[email protected]>
Adding Stable/Dev Toggle

github.com/NaomiProject/naomi-docs - 5a4f329c6b5f9b844a3c0aa1774a64119713def2 authored almost 5 years ago by Austin Casteel <[email protected]>
Updated plugin commit id's to latest versions

I have updated all four speechhandler id's to work with the latest
version of Naomi's intents.

github.com/NaomiProject/naomi-plugins - 46d7b22e740d79dd75f0f603815908f88ed884f6 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Arduino device can be specified in Profile.yml

The Arduino device name can now be specified in Profile.yml:

Control LED:
device: /path/to/...

github.com/NaomiProject/controlLED-plugin - a7f7f5b681e83cb61658c04c1e449b711aecb850 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Fixed plugin to work with new intents

Fixed the plugin to work with the new style intents which include
different locales directly. Al...

github.com/NaomiProject/controlLED-plugin - eaf530ee387761d39c7e1399046cf63f4aad6e25 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Merge pull request #54 from aaronchantrill/master

Add TTI to configuration menu

github.com/NaomiProject/naomi-website - ee34119326d44e3099316c686c895b46e9658d90 authored almost 5 years ago by Austin Casteel <[email protected]>
Add TTI to configuration menu

I tried adding the TTI page to the configuration menu on docs/dev.

github.com/NaomiProject/naomi-website - 6bc43de3972a96319ea010727066aaf099604e9b authored almost 5 years ago by Aaron Chantrill <[email protected]>
Update speechhandler developer info

Updated the speechhandler developer information to reference the
new intent structure.

github.com/NaomiProject/naomi-docs - 4e5c0e2f2961475dfe1f38a0b14b59f204f0e81b authored almost 5 years ago by Aaron Chantrill <[email protected]>
Separate intents by locale

It has occured to me that defining intents in english and then
using gettext to translate the st...

github.com/NaomiProject/Naomi - 4917901c809c94ac3db027ef5d2e2d6081f0cfb7 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Merge pull request #29 from aaronchantrill/tti_new

Text to Intent

github.com/NaomiProject/naomi-docs - ada9ea2628242abd33e5e437536687fbdeaf0f66 authored almost 5 years ago by Austin Casteel <[email protected]>
Text to Intent

Adds a Text to Intent (TTI) plugin type information page

github.com/NaomiProject/naomi-docs - acf62e0333dd693b61442e5f36a369672a92ade1 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Merge branch 'naomi-dev' of https://github.com/NaomiProject/Naomi into install_fixes

github.com/NaomiProject/Naomi - c084270c0c1d920b5261ffcac0b42abf77cb0b19 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Install fixes (#245)

* Fixed error when no profile

This contains a fix for first starting Naomi when there is no
...

github.com/NaomiProject/Naomi - 50c1a8582735372288abc7cc6b9748520810f1c7 authored almost 5 years ago by aaronchantrill <[email protected]>
Apt requirements for building Phonetisaurus

This adds the libraries required for building and installing
Phonetisaurus from source. This inc...

github.com/NaomiProject/Naomi - 9050a6dc77473827356136660473979c35b27312 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Fixed error when no profile

This contains a fix for first starting Naomi when there is no
profile.yml file. I was getting a ...

github.com/NaomiProject/Naomi - 0d182e01db9eb9e80202feedfff2fa4383227d15 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Merge pull request #27 from aaronchantrill/dev

Formatting fixes to plugins.md

github.com/NaomiProject/naomi-docs - 92af2fdb7b437738b4a6e68a91ca019eae86efa0 authored almost 5 years ago by aaronchantrill <[email protected]>
General Debugging (#239)

* Added process_completedprocess function

Added process_completedprocess(completedprocess, ou...

github.com/NaomiProject/Naomi - b78a810c6658e2f288da6513523d105a5ea1843a authored almost 5 years ago by aaronchantrill <[email protected]>
Formatting fixes to plugins.md

Two of the internal links were not working (Birthday and Check
Email). Also listed the plugins i...

github.com/NaomiProject/naomi-docs - e246ad41d30dd7964f012181cb64f070ba81c300 authored almost 5 years ago by Aaron Chantrill <[email protected]>
Merge pull request #26 from aaronchantrill/dev

Updates to documentation

github.com/NaomiProject/naomi-docs - 20888f6d1e2285c9ec9872ed067bd8b039414c83 authored almost 5 years ago by aaronchantrill <[email protected]>
Merge pull request #53 from AustinCasteel/master

Removing outdated Naobian until it is updated

github.com/NaomiProject/naomi-website - 34fead6fc67199d3d873388dbdb00f6020fe7b6a authored almost 5 years ago by Austin Casteel <[email protected]>
Removing outdated Naobian until it is updated

github.com/NaomiProject/naomi-website - 8eec794712fbabd9ce812959796e4d7e7f807e32 authored almost 5 years ago by Austin Casteel <[email protected]>
Merge pull request #52 from AustinCasteel/master

v3.0.M15 Release

github.com/NaomiProject/naomi-website - cb4ae5430a7b7e0f4ea2822739d2386a9252348e authored almost 5 years ago by Austin Casteel <[email protected]>
v3.0.M15 Release

github.com/NaomiProject/naomi-website - b4fff59e142a022a73b05da507dcc472c8574b02 authored almost 5 years ago by Austin Casteel <[email protected]>
Added process_completedprocess function (#238)

Added process_completedprocess(completedprocess, output) function
to naomi/run_command.py. This...

github.com/NaomiProject/Naomi - b186d8c26684da1f724b29d6e6d6ca8a0db17c10 authored almost 5 years ago by aaronchantrill <[email protected]>
Updates to documentation

github.com/NaomiProject/naomi-docs - 36d616ff5b9261f3540186cc2f6b4c7947f8e1ec authored almost 5 years ago by Aaron Chantrill <[email protected]>
Email bug (#236)

* Email bug

When running naomi, the check_imap_config() and check_smtp_config()
functions in...

github.com/NaomiProject/Naomi - 1ba9b589a920cb5b4df3ccc740fea9495bbc793d authored almost 5 years ago by aaronchantrill <[email protected]>
Merge branch 'master' of https://github.com/AustinCasteel/naomi-website

github.com/NaomiProject/naomi-website - c3c01cd002bfd53a0a897e7b2ea3edfb715d7be5 authored almost 5 years ago by Austin Casteel <[email protected]>
Missed Milestone Update

github.com/NaomiProject/naomi-website - 6706a2b6bf56874405b7ee737462562eac56d6c0 authored almost 5 years ago by Austin Casteel <[email protected]>
Merge pull request #51 from AustinCasteel/master

Milestone Release 3.0.M12

github.com/NaomiProject/naomi-website - 7894d4789a5d0037033da6fa559adf9b65966582 authored almost 5 years ago by Austin Casteel <[email protected]>
Fix fetch_emails parameter

The fetch_emails() function email_filter parameter was being passed as "filter". This fixes that...

github.com/NaomiProject/Naomi - a4dc217e33cb83e7bfe0e363bd6485fd697e7eea authored almost 5 years ago by aaronchantrill <[email protected]>
Additional paths for pocketsphinx_adapt (#233)

Added some additional path locations for the pocketsphinx_adapt
plugin, to cover cases where po...

github.com/NaomiProject/Naomi - 05aec977c2a4e5eaa02a5ce6df6e2d23ef98961d authored almost 5 years ago by aaronchantrill <[email protected]>
Merge pull request #50 from AustinCasteel/master

Milestone Release 3.0.M11

github.com/NaomiProject/naomi-website - c473f22bce789779a63f7fcf0a8938b12b52b98e authored about 5 years ago by Austin Casteel <[email protected]>
Merge branch 'master' into master

github.com/NaomiProject/naomi-website - f223324bcbe55f384db119c0fa4a78813e8b9f18 authored about 5 years ago by Austin Casteel <[email protected]>
Milestone Release 3.0.M11

github.com/NaomiProject/naomi-website - ce0434213c195e73ec4f426649e3c7ccf4e8a72a authored about 5 years ago by Austin Casteel <[email protected]>
Merge pull request #49 from redragonx/master

Milestone 10 is out.

github.com/NaomiProject/naomi-website - 76233789e24c2fa65b5e0d4e74f23d32ce5260c6 authored about 5 years ago by Stephen Chavez <[email protected]>
Milestone 10 out now.

github.com/NaomiProject/naomi-website - af3e6717cbcfc92204646596c9daea6cdea3fab7 authored about 5 years ago by Stephen Chavez <[email protected]>