This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
wowcal /
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
wowcal.php |
README
WoWCal
======
Export World of Warcraft Calendar to iCal.
Converts JSON formatted data requested from the World of Warcraft Armory into basic iCal format.
Requirements:
-------------
PHP 5
PHP cURL extension
Usage:
------
wowcal.php [OPTION]...
Mandatory arguments to long options are mandatory for short options too.
Startup:
-V, --version display the version of WoWCal and exit.
-f, --file <file> export to filename.
-l, --logfile <file> save log
-v, --verbose be verbose.
Battle.net:
-u, --username <username> account username.
-p, --password <password> account password.
World of Warcraft Armory:
-c, --character <character> character name.
-r, --realm <realm> realm name.
Calendar:
-m, --month selected month. M-MM.
* current month default.
-y, --year selected year. YYYY.
* current year default.
-ut, --user-type user calendar types. comma separated.
dungeon*
meeting*
other*
pvp*
raid*
-wt, --world-type world calendar types. comma separated.
bg * indicates default.
darkmoon
holiday
holiday_weekly
player*
raid_lockout
raid_reset
Information:
------------
Ryon Sherman's Blog - Export World of Warcraft Calendar To iCal
http://ryonsherman.wordpress.com/2009/05/21/export-world-of-warcraft-calendar-to-ical/







