Giter VIP home page Giter VIP logo

aniwhere's Introduction

Aniwhere

Find anything aniwhere.

Screenshot

Download the latest version here

Search anything if you want

  • Just type full name or even several letters of your program or document.
  • Search results will be shown immediately below the input, press โ†‘ and โ†“ to change focus between options.
  • Search-engine hyperlinks, Math expression outcome, etc. will be shown as well.
  • Press Enter or click to select the result. It will have different performance if you do with ctrl key.
  • Press Alt+Shift+F, or double click the tray icon, or select in the context menu of tray icon to open or close the searching window anywhere.

Adapt to your own PC

  • Copy the file resources/default/settings.json to storage (create this folder if not exist).
  • Change source folders or programs and documents. Use environment variables or user directories if you want ("aniwhere", "home", "appData", "desktop" and so on).
  • Set extension names of those files you want to search. Use "/" or ".*" if needed.
  • Enable internal high performance mode with "presets.highPerformance" configure. Set it to "speed" or "memory" to reduce several particular processes.

HACK IT!

  • The messages in this app is written in English, and will be shown as the language set in your system by default. however, you can use its internal translations or translate it yourself.

    • Create file translation.json in the storage directory.
    • Type your configure like {"@use": "en-US"}, or customize the translation file yourself (See All translatable texts).
  • This app is built with Electron and VueJS. If you are familiar with eithor of those, you can add custom.js to write your own code whenever the app launched. See the demo at resources/default/custom.js

  • As well as script, you can also add custom.css to write your stylesheets.

  • For getting the document layout of the app's page, you can press Control/Cmd+Shift+I to open the devtools panel, just like you do it in Chrome.

License

MIT

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.