whoogle-search/app
elliot 7ca69e752d
Add calculator widget (#956)
This adds a simple calculator widget, somewhat similar to the one presented
when searching calculator on Google.

Also, it adds somewhat of a template for making the addition of new widgets
easier via the app/utils/widgets.py file. My eventual plan is to use this to
create more widgets that appear in Google, such as a color picker, timer, etc.

---------

Co-authored-by: Ben Busby <contact@benbusby.com>
2023-02-21 09:36:38 -07:00
..
models Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
static Add calculator widget (#956) 2023-02-21 09:36:38 -07:00
templates [Mobile] Add line break between header options (#918) 2022-12-30 12:01:47 -07:00
utils Add calculator widget (#956) 2023-02-21 09:36:38 -07:00
__init__.py Autoload `whoogle.env` if it exists 2023-01-04 10:35:42 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Exclude subdomain in Medium->Scribe redirects 2023-02-04 16:36:16 -07:00
request.py Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
routes.py Add calculator widget (#956) 2023-02-21 09:36:38 -07:00
version.py Bump version to 0.8.1 2022-12-19 10:52:02 -07:00