Skip to content

Formee is a tool that provides an easy way to create, edit and manage all of your forms from the command line. It uses a powerful GraphQL API and strives to make the process of working with forms as easy and simple as possible.

License

Notifications You must be signed in to change notification settings

Arpan-206/formee

Repository files navigation

Formee- The terminal forms

Formee is a tool that provides an easy way to create, edit and manage all of your forms from the command line. It uses a powerful GraphQL API and strives to make the process of working with forms as easy and simple as possible.

Formee Logo

Badges

MIT License Python 3.8 or above Hasura

Installation

  1. Install formee with pip
pip3 install formee
  1. Use the Github repository

    git clone https://github.com/Arpan-206/formee.git
    cd formee
    • If you use poetry, then:
      poetry install
    • Otherwise, use pip
      pip3 install -r requirements.txt

Usage

  1. Install the CLI.
  2. Run the command
python3 -m formee

Or just

formee
  1. You're good to go.

Learn

If you want to learn how to use Formee, then you can visit the learn segment in the docs.

Documentation

Access the Documentation over here.

License

MIT

Roadmap

  • Add more type of fields
  • Work on security
  • Work on Auth
  • Improve WebUI
  • Improve runtime

Authors

ProductHunt Listing

Formee - An intuitive CLI to create, manage and fill forms | Product Hunt

Feedback

If you have any feedback, please reach out to us at [email protected].

Contributing

Contributions are always welcome! See contributing.md for ways to get started. Please adhere to this project's code of conduct.

About

Formee is a tool that provides an easy way to create, edit and manage all of your forms from the command line. It uses a powerful GraphQL API and strives to make the process of working with forms as easy and simple as possible.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages