@nobita not the entire directory, but rather directory that contains your module inside of MagicMirror/modules
For example if you have MagicMirror/modules/module_to_delete
You would do:
cd ~/MagicMirror
rm -rf modules/module_to_delete
@nobita not the entire directory, but rather directory that contains your module inside of MagicMirror/modules
For example if you have MagicMirror/modules/module_to_delete
You would do:
cd ~/MagicMirror
rm -rf modules/module_to_delete
I would like to offer help with forum moderation as well. While I’m new to this forum I have spent last 7+ years of my career building products evolving around user community and collaboration (Yahoo Groups, Flickr and now Slack). Clear communication, empathy, courtesy and respect are some of the things on top of my list to keep building healthy and thriving community.
I’ve been following MichMich and his wonderful projects on Tumblr for a while, always wanted to build a mirror since his very initial build out. I didn’t have much time to play around with it. Then v2 came out and I kept saying to myself that I have to try it out. I finally joined community about a month ago, started to play around with core code and modules. And I got hooked. This is a really nice project with so many wonderful additions developed by people from all over the world.
My first module that I’ve built was based on a request that I found in this forum. I have a few more ideas for building modules. This forum helped me find information that I needed to understand and build things for MM. I just want to give back and help.
Thanks.
@istepgueu you may find this project relevant and interesting https://github.com/davidgeller/hodor
@kurt I totally understand your point and reasons for you to use GUI tools for file transfers, editing etc. My personal choice is mostly working in the terminal, but it takes some getting used to. The reason why I mentioned SSH and scp, as alternative to using GUI transfer tools, is because they are very reliable and proven to work well. I just wanted to check your comfort level using them, in case that you are suspecting FileZilla, Cyber Duck or some other GUI tool is messing up your MM installation.
To answer your question about text editors that work in terminal. There are plenty of them and they have existed for a very long time in unix/linux world. Most of the time they are available with any *nix flavor. To name a few: nano (probably easiest to learn), vim and emacs
Hope you get everything sorted with your install and if you need assistance we are here to help.
@bminer1 it seems that you are trying to pull
instead of clone
(and git is not globally configured on your system and doesn’t recognize you)
try running this command instead: git clone https://github.com/dmcinnes/MMM-forecast-io.git
@istepgueu Please share your findings and code if possible. I’m looking into modding my garage door and using project that I mentioned above. Would be interested in getting info on sensors hookup and anything that you find while building it.
@Mykle1 I will try to reproduce it once I get home and will get back to you. Hang tight.
I’ve added some of those on my local branch a long time ago. Feel free to pick from there https://github.com/morozgrafix/MMM-forecast-io/commit/972201f64d432c3c0863a7d76364e7f8af1bb817 and https://github.com/morozgrafix/MMM-forecast-io/commit/13ff8b78c86dc0905e46c11702d7173571517e79
My fork is fairly old and hasn’t been synced in a while, though.
It looks like this:
@istepgueu thanks for the write up. I was just looking for similar sensors for my garage.
@cowboysdude Yes exactly. Almost done with MMM-Valentine :heart: