Giter VIP home page Giter VIP logo

spotter's Introduction

Spotter

Spotter - Productivity tool that allows you to launch everything | Product Hunt

Productivity tool to launch everything (e.g. switch the next song, connect bluetooth device, set a timer, etc.) so you can stay focused on your current task.

  • ❤️   Open source
  • 🤖   Native
  • 🔌   Plugin system
  • ⌨️   Custom hotkeys
  • ⬆️   Sort options by frequency of use
  • 📦   Small size (less than 20mb)

Installation

Installation instructions and alternatives are available on https://spotter-application.github.io/getspotterapp

Hotkeys

Default hotkey to run the app double shift

Plugins

Bluetooth

  • b <device_name>

Google

  • g<space> (will get data from clipboard)
  • g "your query"

System commands

  • sleep
  • shutdown
  • restart
  • logout

Kill applications

  • k <app_name>

Applications dimensions

  • save application positions
  • restore application positions

Timer

  • 15m

Spotify / Apple Music

  • play
  • pause
  • next
  • previous
  • mute
  • unmute
  • share

Calculator

  • cos(0)
  • 256/8

Applications

  • <app_name> (search by all installed applications)

The main idea

  • 🔮   Provide an api on the native level
  • ⚛️   React app uses it and implements various plugins

It will allow the application to remain native and be available for developing javascript/typescript plugins.

Contributing

After cloning & setting up the local project you can push the changes to your github fork and make a pull request.

Contributions are always welcome, no matter how large or small.

How to develop

React native requirements:

  • Xcode version 11.3.1 or newer

  • Ensure to install Xcode Command Line Tools. Open Xcode, then choose “Preferences…” from the Xcode menu. Go to the Locations panel and install the tools by selecting the most recent version in the Command Line Tools dropdown.

  • Install CocoaPods sudo gem install cocoapods

  • Install Node.js version 12 LTS or newer via HomeBrew brew install node

  • Install Watchman brew install watchman

Project

  • Clone repo git clone https://github.com/spotter-application/spotter.git

  • Install node modules cd spotter && npm i

  • Install pods npm run install:macos

  • Run project npm start

Troubleshooting

The application “spotter” can’t be opened.

chmod +x "/Applications/spotter.app/Contents/MacOS/Spotter"

spotter can’t be opened because Apple cannot check it for malicious software.

Go to System Preference -> Privacity and Security -> General -> And Press "Open Anyway"

License

GNU General Public License

spotter's People

Contributors

imgbotapp avatar zaitam avatar ziulev avatar

Watchers

 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.