Jump to content

fuska

Member
  • Posts

    3
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by fuska

  1. Thanks deanishe, It would be great if the libraries were already included. First of all, I don't have a clue what I'm doing, just a couple searches on Google. Until it get fixed, I got this working using the following command: sudo pip install flask (Use at your own risk)
  2. Thanks azai91, At first I couldn't use the login command, but I realised I have to install the Google oauth API. So I run this command from terminal: easy_install --upgrade google-api-python-client Now, after allowing access from Google I get redirected to http://localhost:3000but I get a connection refused error page. I'm guessing the server didn't start properly. Can you help us here? Thanks again
  3. Hi! This is a simple bash script to log to a different account without closing the current. It is my first workflow, so it's a bit crappy... But maybe it helps anyone or serves as inspiration to implement other user management actions. Keyword swu Screenshots The command presents a list of users: After selecting one you have to enter the credentials: Download v1.0
×
×
  • Create New...