Giter Site home page Giter Site logo

everythingtoolbar's Introduction

EverythingToolbar

MIT license Downloads

Everything integration for the Windows taskbar.

Features

  • Instant search results using Everything
  • Quick navigation via keyboard shortcuts
  • Light and dark theme (or custom themes)
  • Customizable open with commands
  • Rules for opening files
  • Uses filters defined within Everything

Demo

demo

Requirements

  • .NET Framework ≥ 4.7
  • Everything ≥ 1.4.1 must be running (lite version not supported)
  • High DPI support requires at least Windows 10 Creators Update.

Install

  • Download from releases
  • Extract to a safe place
  • Run install.cmd as admin
  • Enable EverythingToolbar via the context menu of the taskbar
    • Note: You might have to open the context menu twice as it not always shows up instantly.
  • Adjust size and position after unlocking the taskbar
Installation video

video

Uninstall

  • Run uninstall.cmd as admin

Build

  • Open solution in Visual Studio with .NET Framework 4.7 support
  • Disable signing in project properties
  • Build the project (Windows Explorer will restart)
  • Install the toolbar by running EverythingToolbar/bin/<Configuration>/install.cmd as admin

Keyboard shortcuts

Shortcut Function
Navigate search results
Return Open
Shift+Return Open in Everything
Tab/Shift+Tab Select filter
Win+Alt+S Focus search box (customizable)

Rules

Create custom open with commands by selecting Rules... from settings. By checking Automatically apply rules based on condition matching files/folders based on the type and regular expression field will execute the corresponding command when opened.

Examples:

Name Type Regular Expression Command
Open terminal here... Any cmd /K "cd %path%"
Total Commander (Left) Any totalcmd /O /L=%path%
Total Commander (Right) Any totalcmd /O /R=%path%
MSPaint File .*\\PixelArt\\.*(bmp|BMP) mspaint %file%

Leaving the regular expression field empty will never match.

Customization

  • Edit an existing theme/item template or create a new one in the Themes / ItemTemplates folder
  • Restart Windows Explorer via the task manager
  • Select theme/item template from settings

everythingtoolbar's People

Contributors

kylo252 avatar srwi avatar stnkl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.