25 lines
659 B
Markdown
25 lines
659 B
Markdown
# Todo
|
|
- deliver text/HTML depending on User-Agent in header
|
|
- https://nginx.org/en/docs/http/ngx_http_browser_module.html
|
|
- https://www.nginx.com/resources/wiki/modules/user_agent/
|
|
- https://www.whatsmyua.info/api/v1/ua
|
|
- colors
|
|
- ANSI escape codes
|
|
- https://github.com/gabx/archlinux/blob/master/etc/scripts/colortest
|
|
- icons
|
|
|
|
# Done
|
|
- display both locations
|
|
- location text
|
|
- table orientation
|
|
- credit Dark Sky
|
|
- "Powered by Dark Sky: https://darksky.net/poweredby/"
|
|
- Dark Sky image
|
|
- https://darksky.net/dev/docs/terms
|
|
|
|
# Archived
|
|
- fetch on load
|
|
- Lua os.execute in Nginx
|
|
- fetch JSON in JS
|
|
- generate table dynamically
|