fpopclient icon indicating copy to clipboard operation
fpopclient copied to clipboard

FreedomPop API client

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.