omni/README.md

94 lines
5 KiB
Markdown
Raw Permalink Normal View History

2022-01-10 22:35:06 +00:00
# Omni
2022-01-11 21:18:04 +00:00
2022-01-10 22:35:06 +00:00
![Preview](preview.gif)
<br>
2022-01-11 10:11:06 +00:00
<br>
2022-01-18 11:42:47 +00:00
The most powerful interface for your browser 🔥
2022-01-10 22:35:06 +00:00
2022-01-18 11:42:47 +00:00
With Omni you can use your browser like a pro. Manage tabs, bookmarks, your browser history, perform all sorts of actions and more with a simple command interface.
2022-01-10 22:35:06 +00:00
2022-01-18 11:41:32 +00:00
👉 Get it now [for Chrome](https://chrome.google.com/webstore/detail/omni/mapjgeachilmcbbokkgcbgpbakaaeehi?hl=en&authuser=0) and [for Firefox](https://addons.mozilla.org/en-GB/firefox/addon/omnisearch/)
2022-01-10 22:36:28 +00:00
2022-01-13 13:57:44 +00:00
<a href="https://www.producthunt.com/posts/omni-3?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-omni-3" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=326242&theme=light&period=daily" alt="Omni - The all-in-one tool to supercharge your productivity | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
2022-01-12 08:29:46 +00:00
2022-07-02 08:11:44 +00:00
> You can support this project (and many others) through [GitHub Sponsors](https://github.com/sponsors/alyssaxuu)! ❤️
2022-01-17 11:08:58 +00:00
Made by [Alyssa X](https://twitter.com/alyssaxuu)
2022-01-10 22:35:06 +00:00
## Table of contents
2022-01-11 21:18:04 +00:00
2022-01-10 22:35:06 +00:00
- [Features](#features)
2022-01-11 10:10:47 +00:00
- [Controlling the interface](#controlling-the-interface)
- [Opening Omni](#opening-omni)
- [Closing Omni](#closing-omni)
- [Switching between dark and light mode](#switching-between-dark-and-light-mode)
2022-01-11 10:10:47 +00:00
- [List of commands](#list-of-commands)
2022-01-14 14:16:46 +00:00
- [Self-hosting Omni](#self-hosting-omni)
2022-01-18 11:41:32 +00:00
- [Installing on Chrome](#installing-on-chrome)
- [Installing on Firefox](#installing-on-firefox)
2022-01-10 22:35:06 +00:00
- [Libraries used](#libraries-used)
## Features
2022-01-11 21:18:04 +00:00
2022-01-10 22:35:06 +00:00
🗄 Switch, open, close, and search your tabs<br> 📚 Browse and manage your bookmarks<br> 🔍 Search your browsing history<br> ⚡️ 50+ actions to improve your productivity<br> 🔮 Special commands to filter and perform more actions<br> 🧩 Integrations with Notion, Figma, Docs, Asana...<br> ⌨️ Shortcuts for actions such as muting, pinning, bookmarking...<br> ⚙️ Advanced settings to help troubleshoot browsing issues<br> 🌙 Dark mode<br> ...and much more - all for free & no sign in needed!
2022-01-11 10:10:47 +00:00
## Controlling the interface
### Opening Omni
2022-01-18 11:41:32 +00:00
To open Omni, simply press `⌘+Shift+K` on Mac or `Ctrl+Shift+K` on Windows. You can change the shortcut by going to chrome://extensions/shortcuts in Chrome, or by following [these steps](https://support.mozilla.org/en-US/kb/manage-extension-shortcuts-firefox) in Firefox
2022-01-11 10:10:47 +00:00
Alternatively you can click on the extension icon in the toolbar to toggle it.
### Closing Omni
2022-01-11 21:18:04 +00:00
2022-01-11 10:10:47 +00:00
To close Omni you can press `Esc`, click on the background, or press the extension icon.
### Switching between dark and light mode
2022-01-11 21:18:04 +00:00
The dark and light theme in Omni is tied to your system's theme.
2022-01-11 10:10:47 +00:00
On Mac you can change the theme by clicking on the Apple menu (on the top left), opening the System preferences, going into the General section, and then choosing between dark, light, or auto.
On Windows it depends on the OS version. [Here is a guide for Windows 11 and 10.](https://support.microsoft.com/en-us/windows/change-desktop-background-and-colors-176702ca-8e24-393b-15f2-b15b38f69de6#ID0EBF=Windows_11)
2022-01-18 11:41:32 +00:00
After switching the theme you might need to restart your browser.
2022-01-11 10:10:47 +00:00
## List of commands
2022-01-11 21:18:04 +00:00
2022-01-11 10:10:47 +00:00
You can use a variety of commands with Omni to perform actions or filter your results.
- **/tabs**: Search your tabs
- **/bookmarks**: Search your bookmarks
- **/history**: Search your browser history
- **/actions**: Search all available actions
- **/remove**: Remove a bookmark or close a tab
2022-01-17 10:18:03 +00:00
Feel free to suggest new commands for Omni by [making an issue](https://github.com/alyssaxuu/omni/issues/new).
2022-01-14 14:16:46 +00:00
## Self-hosting Omni
2022-01-18 11:41:32 +00:00
You can run Omni locally without having to install it from the Chrome Store or from Firefox Add-ons.
### Installing on Chrome
2022-01-14 14:16:46 +00:00
1. Download the code. In the web version of GitHub, you can do that by clicking the green "Code" button, and then "Download ZIP".
2. Go to chrome://extensions/ in your browser, and [enable developer mode](https://developer.chrome.com/docs/extensions/mv2/faq/#:~:text=You%20can%20start%20by%20turning,a%20packaged%20extension%2C%20and%20more.).
3. Drag the [src folder](https://github.com/alyssaxuu/omni/tree/master/src) (make sure it's a folder and not a ZIP file, so unzip first), or click on the "Load unpacked" button and locate the folder.
4. That's it, you will now be able to use Omni locally.
2022-01-18 11:41:32 +00:00
### Installing on Firefox
1. Download the code. In the web version of GitHub, you can do that by clicking the green "Code" button, and then "Download ZIP".
2. Open the about:debugging page in your browser, click the "This Firefox" option.
3. Click the "Load Temporary Add-on" button, and select any file inside the [firefox folder](https://github.com/alyssaxuu/omni/tree/master/firefox)
4. That's it, you will now be able to use Omni locally.
2022-01-10 22:35:06 +00:00
## Libraries used
2022-01-11 21:18:04 +00:00
- [jQuery](https://jquery.com/) - for better event handling and DOM manipulation
2022-01-18 09:57:51 +00:00
- [dom-focus-lock](https://github.com/theKashey/dom-focus-lock) - to keep focus on the input field
2022-01-11 21:18:04 +00:00
2022-01-10 22:35:06 +00:00
#
2022-01-11 21:18:04 +00:00
Feel free to reach out to me through email at hi@alyssax.com or [on Twitter](https://twitter.com/alyssaxuu) if you have any questions or feedback! Hope you find this useful 💜