introduction.rst 760 B

1234567891011121314151617181920212223242526272829
  1. =======================
  2. First Steps with Ducker
  3. =======================
  4. Purpose
  5. =======
  6. The purpose of Ducker is to provide a quick way to make internet searches
  7. using DuckDuckGo without getting out of the command-line interface.
  8. It is very useful for people using an operating system without GUI and
  9. for people who like using the terminal for everything.
  10. Install Ducker
  11. ==============
  12. Ducker works with Python 3 in any operating system with
  13. Python. Install it running the following command:
  14. ``pip install ducker``
  15. Use it
  16. ======
  17. Once installed, you can use it with ``duck`` or ``ducker`` commands. Imagine
  18. that you are looking for cheap skateboards, you can make Ducker launch a
  19. search with the following command:
  20. ``duck buy cheap skateboard``