Skip to content

me-me488/cloud_extractor

 
 

Repository files navigation

Cloud Extractor

This web based application enables api access for the iCloud API with an easy-to-use web-interface.

Development Environment

Requirements

  • PHP 7.4
  • PHP ext-ctype
  • PHP ext-iconv
  • Composer

Getting Started

Enter the following commands to run the server:

composer install
php -S 127.0.0.1:8080 -t public

About

Documents of the reverse engineered iCloud API, contains a API proxy to easily access iCloud with custom applications and contains an easy-to-use web client to access the iCloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 54.8%
  • Less 25.6%
  • JavaScript 14.4%
  • HTML 3.8%
  • Twig 1.2%
  • Shell 0.2%