Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rossta/form-to-terminal

Fill out Google Forms from the command line
https://github.com/rossta/form-to-terminal

google-forms nodejs

Last synced: 12 days ago
JSON representation

Fill out Google Forms from the command line

Awesome Lists containing this project

README

        

# Form-to-Terminal

Fill out Google Forms on the command line.

## Installation

```bash
npm install -g form-to-terminal
```

## Usage

```bash
$ ftt [GOOGLE_FORM_ID | GOOGLE_FORM_URL]
```

## Limitations

Currently only supports text inputs. One thing at a time!

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rossta/form-to-terminal. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).