logmein

Automatically login to PU@CAMPUS wifi

https://github.com/ylogx/logmein

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Automatically login to PU@CAMPUS wifi

Basic Info
Statistics
  • Stars: 9
  • Watchers: 2
  • Forks: 5
  • Open Issues: 5
  • Releases: 0
Created about 12 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

LogMeIn Stories in Ready Circle CI

This software will help you automatically login to PU@CAMPUS wifi logo unavailable

Installation

Linux user:

  1. pip install logmein or easy_install logmein: Install logmein from pip using

  2. xdg-open ~/.login.txt: Next you need to create a credential file ~/.login.txt if you don't want to enter username/password everytime.

  3. Enter your username and password in two separate lines e.g:

11uit424 password

Windows user:

  • Install python3 if you don't have one from this official python website or click here for 32 bit version or 64 bit version
  • Please select all components during installation of python.
  • Installing by downloading the zip:
    • Download this folder using the Download as zip link on right side.
    • Copy and paste the file run.py and the folder logmein to your Desktop or some other suitable place.
  • Installing using pip or easy_install:
    • If you can run python in command line, you should be able to install logmein by pip install logmein or easy_install logmein
    • Copy and paster the file run.py to your Desktop or some other suitable place.
  • Create a file named login.txt or .login.txt (preferably in C:\Users\yourHomeFolder or in the same folder where you copied run.py). Desktop is also a good alternative.
  • Open this credential file (login.txt) in any text editor and enter two lines: first your username and then your password in the next line.
  • It is recommended that you hide this credential file.

Usage

Windows user

Once you've carefully installed it as instructed above you may simply double click the run.py file to login.

Linux user

All you need to do is type in logmein or logmein -i in your command line to login PUCampus.

Plus you also get some more additional functionality through command accessible via command line options listed below:

FAQ

Q: I'm on windows and when I double click, it asks me to select an application to open this file.

A: You haven't enabled python setup to connect with .py filetype. Run the Python setup again and select all the option for installation

Command line options

Usage: logmein [-i | -o] [-f credential_file | username password] [-t TIMEOUT]

| Help option | Alternative | Usage | | ------------- |:-------------: | -----: | | -h | --help | Show this help message and exit | | -i | --login | Login | | -o | --logout | Logout | | -f FILE | --file=FILE | Use the specified file as credential file | | -t TIMEOUT | --timeout TIMEOUT| Loop and keep on sending requests at specified time interval (in seconds) |

You may also use logmein USERNAME PASSWORD to login as some other user.

Bitdeli Badge

Owner

  • Name: Shubham Chaudhary
  • Login: ylogx
  • Kind: user
  • Location: Toronto
  • Company: @Scribd

Staff Machine Learning Engineer @scribd GPG: 71B6881FFAB52DCA keybase.io/chaudhary

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 55
  • Total Committers: 6
  • Avg Commits per committer: 9.167
  • Development Distribution Score (DDS): 0.327
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Shubham Chaudhary me@s****n 37
Shubham Chaudhary s****y@k****t 10
Shubham Chaudhary s****2@g****m 5
shubhshrma s****6@g****m 1
Making GitHub Delicious. i****n@w****o 1
Bitdeli Chef c****f@b****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 6
  • Total pull requests: 4
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 1 day
  • Total issue authors: 1
  • Total pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.75
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ylogx (6)
Pull Request Authors
  • hamdan11238 (2)
  • waffle-iron (1)
  • shubhshrma (1)
  • bitdeli-chef (1)
Top Labels
Issue Labels
ready (3) contributor friendly (2) tech debt (2) enhancement (1)
Pull Request Labels
tech debt (1)