Skip to content

Cloudxtreme/iovh

 
 

Repository files navigation

iOVH

iOVH is a mobile-formatted app skeleton for browsing OVH accounts. It is based on the OVH new RESTful API and is provided as is, i.e. a draft/skeleton for developing your own OVH client. Since it is pure Python it should be fully compatible with Android devices.

License

license.txt refers to the OvhAPI.py file provided by OVH and left as is. LICENSE refers to this iOVH app itself.

Requirements

This implementation requires v2.6 <= Python < v3.0 and Tkinter as graphical interface manager.

Running the app

python iovh.py

or: ./iovh.py

Don't forget to look at the GUI when ready. Console output is provided for debug purposes only.

About

iOVH is a mobile-formatted app for browsing OVH accounts, based on the brand new OVH RESTful API.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%