Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 538 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 538 Bytes

fpopclient

A python based client for accessing FreedomPop's (undocumented) API.

Sample command line to illustrate usage can be executed; Allowing freedompop customers to see remaining quota and exact time until next quota reset.

Usage

$ python api.py [email protected] thepassword
Data used: 19% (204.00 MB of 1100.00 MB) Time until quota reset: 23 days 19 hours (2013-09-27 20:00:00)

License

Copyright (c) 2013 Dody Suria Wijaya Licensed under the MIT license.