diff --git a/apps/pipboy/README.md b/apps/pipboy/README.md new file mode 100644 index 000000000..a8e03d638 --- /dev/null +++ b/apps/pipboy/README.md @@ -0,0 +1,19 @@ +# Pipboy themed clock +Have your own Pip-Boy (based on Java Script) + +![](pipboy-screenshot.png) + +## Features + +* High-end greenscreen design +* Shows all your stats +* Time +* Date +* STIMPAKS left +* RADAWAY left +* Health remaining (shows current day in year / days in year) +* Your Level (Shows day in week and progress bar for time passed in day) + +## Requests + +If you have any feature requests, please contact the original author https://twitter.com/simons_bird or co-author http://forum.espruino.com/profiles/155005/ \ No newline at end of file diff --git a/apps/pipboy/pipboy-screenshot.png b/apps/pipboy/pipboy-screenshot.png new file mode 100644 index 000000000..26d90ba3b Binary files /dev/null and b/apps/pipboy/pipboy-screenshot.png differ