All Projects → Liinkiing → browsear

Liinkiing / browsear

Licence: other
A Chrome extension to search a song like Shazam

Programming Languages

typescript
32286 projects
HTML
75241 projects

Projects that are alternatives of or similar to browsear

mutable
State containers with dirty checking and more
Stars: ✭ 32 (+60%)
Mutual labels:  mobx
mobxSpa
企业级SPA项目,完整开发脚手架
Stars: ✭ 96 (+380%)
Mutual labels:  mobx
react-native-navigation-mobx-demo
React native Navigation with MobX demo. Blog post write up ->
Stars: ✭ 32 (+60%)
Mutual labels:  mobx
mobx-react-intl
A connector between mobx-react and react-intl
Stars: ✭ 32 (+60%)
Mutual labels:  mobx
mobx-wxapp
在小程序中使用mobx
Stars: ✭ 54 (+170%)
Mutual labels:  mobx
next react
React16.6.1+Mobx5+Express服务端渲染脚手架,支持代码自动分割
Stars: ✭ 12 (-40%)
Mutual labels:  mobx
YugiohCards
Yugioh Cards Sample App using MobX, Provider, and Chopper
Stars: ✭ 31 (+55%)
Mutual labels:  mobx
team-timesheets
Time tracking web app built as a replacement for old school timesheets.
Stars: ✭ 25 (+25%)
Mutual labels:  mobx
mobx-loading
参考了 dva-loading 的思路,基于 mobx 实现了用于监控各个 mode 和 effect 加载状态的组件
Stars: ✭ 23 (+15%)
Mutual labels:  mobx
mobile-realm
mobile-realm
Stars: ✭ 21 (+5%)
Mutual labels:  mobx
the movie app open source
🎬 an app that lists movies in theaters and that will be released, and their respective actors using the api of the movie database, made with Flutter using Modular and MobX
Stars: ✭ 29 (+45%)
Mutual labels:  mobx
hooksy
Simple app state management based on react hooks
Stars: ✭ 58 (+190%)
Mutual labels:  mobx
React-Native-Demo
No description or website provided.
Stars: ✭ 25 (+25%)
Mutual labels:  mobx
mobx-nextjs-root-store
Mobx root store implementation for next.js with server-side rendering
Stars: ✭ 42 (+110%)
Mutual labels:  mobx
lens
The official network explorer for Wavelet.
Stars: ✭ 28 (+40%)
Mutual labels:  mobx
public-ol-native-template
OrangeLoops React-Native Project Boilerplate
Stars: ✭ 37 (+85%)
Mutual labels:  mobx
navigation-mobx-example
proof of concept project to use mobX in react-native-navigation
Stars: ✭ 47 (+135%)
Mutual labels:  mobx
over-hangman
💥 Over powered hangman game
Stars: ✭ 42 (+110%)
Mutual labels:  mobx
react-coat-ssr-demo
Demo with Typescript + React + Redux for server-side-rendering (SSR)
Stars: ✭ 100 (+400%)
Mutual labels:  mobx
loki-admin
Admin app build by KokiUI
Stars: ✭ 13 (-35%)
Mutual labels:  mobx

Logo Brows'ear

Find your favorites song in a Shazam-like flavored experience

Installation

Chrome Web Store

Or you can freely test it by building the extension and load the unpacked version (located in build folder)

$ yarn
# install dependencies

$ yarn build
# build production-ready files into a 'build' folder

In Chrome web browser

  1. Go to: chrome://extensions
  2. Toggle: "developer mode" on
  3. Click on: "Load unpacked"
  4. Select the newly created folder "build" from the project folder

Firefox and other browsers

Because I'm using the tabsCapture API to record sound from a tab, it is currently supported only in Chromium based browsers 😭

Usage

Just click the big 'Record' button, and wait until it recognize the sound. You can stop it by yourself, but remember that the longer you wait the greater the chance of finding a song will be.

Shortcuts

By default, use Ctrl+Shift+X (or Command+Shift+X on mac) to start the recognition process in background, without opening the popup. A small badge will indicate the new recognized sounds. The shortcut can be freely re-assigned in your browser shortcuts preference panel. You can use it to toggle the recognition procession (so it can start / stop the recording)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].