foco
foco copied to clipboard
Stay focused with Foco :rocket:
trafficstars
Foco
A desktop menubar app based on Electron.
Foco is a cross-platform desktop app :computer: which runs in menubar. Foco boosts your productivity :rocket: by creating perfect productive environment. It has the best sounds for getting work done :raised_hands:.
Demo
👉 Watch it here.
Installation
OS X
- Download Foco-osx.x.x.x.dmg or Foco-osx.x.x.x.zip
- Open or unzip the file and drag the app into the
Applicationsfolder - Done!
Windows
coming soon :stuck_out_tongue_closed_eyes:
Linux
Ubuntu, Debian 8+ (deb package):
- Download Foco-linux.x.x.x.deb
- Double click and install, or run
dpkg -i Foco-linux.x.x.x.debin the terminal - Start the app with your app launcher or by running
focoin 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
- [x] Offline support
- [x] Cross-platform
- [x] Awesome sounds
- [x] 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
