Tutorial

Installation

$ pip install daysgrounded

Usage

$ daysgrounded

Options

$ daysgrounded -h
usage: daysgrounded [-option | child+/-days...]

optional arguments:
  -h, --help            show this help message and exit
  -a, --auto            auto update based on date
  -v, --version         show version
  -l, --license         shows license
  child+/-days          eg. t+1 s-1

No argument starts gui

Resources

Contributing

  1. Fork the repository on GitHub.
  2. Make a branch of master and commit your changes to it.
  3. Ensure that your name is added to the end of the AUTHORS.txt file using the format: Name <email@domain.com> (url), where the (url) portion is optional.
  4. Submit a Pull Request to the master branch on GitHub.

Table Of Contents

Previous topic

daysgrounded

Next topic

Reference

This Page