Skip to content

JaKu01/lmgtfy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lmgtfy

Self-hosted Let Me Google That For You (LMGTFY) service.

If someone asks a question that can be easily answered by a search engine, you can use this service to generate a link that will show them how to do it.

How to use

Use the URL https://lmgtfy.linu.sk?q=QUERY and replace QUERY with the search query you want to show them how to search for.

Installation

If you want to self-host this service, you just need to clone this repository and serve it using any web server (nginx, apache, caddy, python3 -m http.server, ...).

About

Self-hosted Let Me Google That For You

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.1%
  • CSS 31.7%
  • HTML 27.2%