Skip to content

Magicmaan/shabang

Repository files navigation

Shabang

A quick file search and app launcher for Windows, because I got tired of existing search.

📖 Summary

Shabang is a file searching / help tool for Windows, built with Tauri.

🎁 Features + Planned

Applications & Files

  • Search for apps and files on system.
  • Search environment variables.
  • Uses Everything + Windows indexing.

System Settings

  • Access Control panel settings.

Web Searches & URLs

  • Supports opening URLs

Bangs

  • Support basic bangs

    !c -> calculator !f -> file !s -> setting

Bangs are shortcuts that start with an exclamation point like, !calculator and !file

Calculator

  • Do quick mathematics from search bar

Theme

  • Light mode or Dark mode

⌨️ Hotkeys

Hotkey Description
Win+Shift+R Open search window (default and configurable)
Enter Execute
Ctrl+F Back to search

Planned Features

Short Term

  • Context menu

  • Click-through

  • Direct website searching (youtube, twitter, etc) through bangs

  • Custom bangs through localStorage / rust

  • Improve search

    • custom indexing / memory of recent searches
    • better sorting
      • index application folders
      • index certain keyword folders ( Steam, github folders (not files or node modules)), some appdata files
      • sort by filetype (exe > documents + media (minus .txt) > unknown > .zip > code files > txt / blank files )
      • ignore certain folders ( program data etc )
      • set search options
    • better formatting
    • File access monitoring
      • Show recently opened stuff / often accessed
      • index commonly accessed folders, within reason
      • show recent browser history, within reason ( only major sites, no banking etc )
  • Volume control through search

    • quick volume for open apps
    • mute
    • apple music integration
  • UI customisation

    • Position of UI

    • Blur background

    • search result format

  • Widgets

    • Quick access widgets
    • Utility widgets (volume control, screenshot etc)
      • will be placed within search results at top
    • Arc bookmarks / workspaces
  • Copy/Paste/Drop

    • Implement copy paste / clipboard
    • Show clipboard history
    • Drag / drop
  • Settings

    • Basic setting stuff

Long Term

  • Startup / initialisation

    • Replace windows search
    • Give helpful tools / store apps which are just nice
      • Disabling cortana
      • disabling internet search on windows search
      • Windows 10 context menu regedit (I'm dreading moving to windows 11)
      • Windows 11 debloat tool
      • Better flyouts
    • All obviously optional and tucked away on purpose (I hate intrusion)
  • Open applications

    • View open applications
    • Force kill / restart applications
    • Volume control
    • Pin window open
    • Pin window to search (so open when searcher is open)
  • PowerToys integration

    • Add widgets / tools from powertoys
    • Have dummy cheatsheet of keybinds

      Can i just mention how great powertoys. Love that program

  • AI bang / widget

    • AI widget accessed through !ai
    • queries open.ai or ai of choice to give answer in search
    • off by default
  • Services integrations

    • Google drive etc
  • Canvas / Draw system

    • Paste / keep images on search window
    • Keep notes in search window
    • pin image to desktop
    • Image text extraction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors