Attributes | Values |
---|
rdf:type
| |
rdfs:label
| - HabitRPG CLI Client - PHP
|
webname
| |
dcterms:subject
| |
foaf:homepage
| |
dbkwik:habitica/pr...iPageUsesTemplate
| |
Platform
| |
Name
| |
latest release version
| |
License
| |
latest release date
| |
Description
| - A CLI client for HabitRPG created using the HabitRPHPG PHP library.
|
Screenshot
| |
Website
| |
Developer
| |
Usage
| - Usage: habitrpg [ []]
Commands:
habitrpg Shows the user's status - Name, Level, Health, Experience, Gold and Silver
habitrpg task [] Lists all the tasks of the current user
habitrpg habit [] Lists all the Habits of the current user
habitrpg daily [] Lists all the Dailies of the current user
habitrpg todo [] Lists all the To-Dos of the current user
habitrpg reward [] Lists all the Rewards of the current user
habitrpg + Mark the task as done. is a string within the task name. If it matches a unique task, that will be marked done. If not, a list of matching tasks are shown.
habitrpg - Mark the task as not done. is same as last command.
habitrpg help Shows this screen
Work in progress.
|
install
| - Download both HabitRPHPG PHP library and this tool from GitHub, then edit the tools/config.php file and set your user ID and API token there. Then call the 'habitrpg.php' file from command line. For more ease of use, create a link to that file in any folder that is in your execution path.
|