You are browsing as a guest. Sign up (or log in) to start making projects!

2h 48m 19s logged

After 2 hours, and 44 minutes, HyprSearch’s backend logic is READYYYYYY!!!


This did NOT need to take this less time, but I will briefly go over what it can do:

  • Solve mathematical expressions
  • Run terminal commands
  • Open apps and websites by just their name (not even a URL domain like .com is required!)
  • Install from winget (bang only)
  • Tell the current time (bang only)
  • Perform a file search
  • Fetch a Wikipedia summary (largely bang only)
  • Search on a search engine of your choice
    Then, there are !bangs - short keywords to put before your query to do a specific thing and a specific thing only:

Current list of bangs include:

bangs = [    '!open',     '!app',    '!web',     '!websearch',     '!file',    '!wiki',    '!time',     '!install',     '!math',    '!cmd', ]

This is kinda a massive shortcut library, disguised as a search bar!


baiiiiiiiiiiiiii

0
22

Comments 0

No comments yet. Be the first!