rootscript / foco

Stay focused with Foco :rocket: [WIP]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foco

Build Status Windows Build Status js-standard-style


Foco

A desktop menubar app based on Electron.

Foco is a cross-platform desktop app ๐Ÿ’ป which runs in menubar. Foco boosts your productivity ๐Ÿš€ by creating perfect productive environment. It has the best sounds for getting work done ๐Ÿ™Œ.


[![](https://cloud.githubusercontent.com/assets/2263909/18597112/0622a3b0-7c6a-11e6-897d-13f0aa36b6e4.png)](https://www.youtube.com/watch?v=6SG2Mjpv8YE)

Installation

OS X

  1. Download Foco-osx.x.x.x.dmg or Foco-osx.x.x.x.zip
  2. Open or unzip the file and drag the app into the Applications folder
  3. Done!

Windows

coming soon ๐Ÿ˜

Linux

Ubuntu, Debian 8+ (deb package):

  1. Download Foco-linux.x.x.x.deb
  2. Double click and install, or run dpkg -i Foco-linux.x.x.x.deb in the terminal
  3. Start the app with your app launcher or by running foco in a terminal

For developers

Clone the source locally:

$ git clone https://github.com/akashnimare/foco/
$ cd foco

If you're on Debian or Ubuntu, you'll also need to install nodejs-legacy:

Use your package manager to install npm.

$ sudo apt-get install npm nodejs-legacy

Install project dependencies:

$ npm install

Start the app:

$ npm start

Build installers

Build app for OSX

$ npm run build:osx

Build app for Linux

$ npm run build:linux

Features

  • Offline support
  • Cross-platform
  • Awesome sounds
  • No singup/login required
  • Auto launch
  • Auto updates

Usage

Command/ctrl + R - Reload

command + q - Quit App (while window is open).

Built with

Related

License

MIT ยฉ Akash Nimare

About

Stay focused with Foco :rocket: [WIP]

License:MIT License


Languages

Language:CSS 40.9%Language:HTML 31.8%Language:JavaScript 27.3%