Jump to content

moul

Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by moul

  1. Description Check Whether a TCP port is open or closed Dependencies Python>=2.7 Source Code: Github https://github.com/moul/alfred-workflow-pingport Download Links Packal: http://www.packal.org/workflow/pingport Direct link: https://github.com/moul/alfred-workflow-pingport/raw/master/PingPort.alfredworkflow License MIT
  2. Description Send Content to a Google's Chromecast device Dependencies Python>=2.7 A Chromecast device installed and configured Source Code: Github https://github.com/moul/alfred-workflow-chromecast Download Links Packal: http://www.packal.org/workflow/chromecast Direct link: https://github.com/moul/alfred-workflow-chromecast/raw/master/Chromecast.alfredworkflow License MIT
  3. Description Control boot2docker from Alfred More info about boot2docker: https://github.com/boot2docker/boot2docker Dependencies Python>=2.7 Boot2docker installed Source Code: Github https://github.com/moul/alfred-workflow-boot2docker Download Links Packal: http://www.packal.org/workflow/boot2docker Direct link: https://github.com/moul/alfred-workflow-boot2docker/raw/master/Boot2Docker.alfredworkflow License MIT
  4. From what I know, it is not possible to get a secret from the mobile device I personally had to renew my secrets to be able to add them on both my phone and gauth
  5. Thanks to Gilberto, it's easier to add secrets now You can add secrets by typing from Alfred: gauth add [account] [secret]
  6. I added some links in the original post for Google, Dropbox, Amazon AWS, Github, Facebook and Evernote
  7. Description Equivalent of the mobile versions of Google Authenticator: https://itunes.apple.com/en/app/google-authenticator/id388497605?mt=8. I personally use it on Gmail, Amazon AWS, Github, Evernote and Dropbox A bigger list is available on Wikipedia: http://en.wikipedia.org/wiki/Two-step_verification There is also a Pam module project on Github: https://github.com/nlm/pam-google-authenticator Non-exhaustive list of links for "secret" installation Google: http://www.google.com/landing/2step/ Dropbox: https://www.dropbox.com/help/363/en Evernote: http://blog.evernote.com/blog/2013/05/30/evernotes-three-new-security-features/ Github: https://github.com/blog/1614-two-factor-authentication Amazon AWS: http://aws.amazon.com/iam/details/mfa/ Facebook: https://www.facebook.com/settings?tab=security Dependencies Python>=2.7 System Modifications Create a ~/.gauth file with your secrets, ie: [google - bob@gmail.com] secret = xxxxxxxxxxxxxxxxxx [evernote - robert] secret = yyyyyyyyyyyyyyyyyy It's also possible to add credentials with "gauth add [account] [secret]" from Alfred Source Code: Github https://github.com/moul/alfred-workflow-gauth Download Links Packal: http://www.packal.org/workflow/gauth-google-authenticator Direct link: https://github.com/packal/repository/raw/master/com.alfredapp.moul.gauth/google_authenticator.alfredworkflow Screenshots Acknowledgments Original alarm clock iconAlex Auda Samora from The Noun Project Licensed under Creative Commons Attribution Status & signs iconsHereldar Terkenya Licensed under a Creative Commons Attribution-Share Alike 3.0 License Original source codeManfred Touron Serial contributorGilberto Olimpio License MIT
×
×
  • Create New...