All Projects → akashnimare → Foco

akashnimare / Foco

Licence: mit
Stay focused with Foco 🚀

Projects that are alternatives of or similar to Foco

Deer
✏️A modern, fast, beautiful note taking app, built on Electron and React
Stars: ✭ 267 (+136.28%)
Mutual labels:  productivity, cross-platform
Strategrdesktop
No-Fuss Time Management App
Stars: ✭ 130 (+15.04%)
Mutual labels:  productivity, cross-platform
Proji
A powerful cross-platform CLI project templating tool.
Stars: ✭ 156 (+38.05%)
Mutual labels:  productivity, cross-platform
Mater
🍅 A simple and purty menubar Pomodoro app written in Electron
Stars: ✭ 433 (+283.19%)
Mutual labels:  productivity, menubar
Pomolectron
🍅 A pomodoro app for your menubar/tray.
Stars: ✭ 504 (+346.02%)
Mutual labels:  productivity, menubar
Activitywatch
The goal of ActivityWatch is simple: Enable the collection of as much valuable lifedata as possible without compromising user privacy.
Stars: ✭ 5,927 (+5145.13%)
Mutual labels:  productivity, cross-platform
Sandman
An Application Built With Late Night Developers In Mind
Stars: ✭ 505 (+346.9%)
Mutual labels:  productivity, cross-platform
Command Center
A CLI-based launcher and general productivity tool.
Stars: ✭ 78 (-30.97%)
Mutual labels:  productivity, cross-platform
Taxonkit
A Practical and Efficient NCBI Taxonomy Toolkit
Stars: ✭ 109 (-3.54%)
Mutual labels:  cross-platform
Randomkit
Random data generation in Swift
Stars: ✭ 1,458 (+1190.27%)
Mutual labels:  cross-platform
Todometer
A meter-based to-do list
Stars: ✭ 1,559 (+1279.65%)
Mutual labels:  productivity
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (+1693.81%)
Mutual labels:  productivity
Natron
Open-source compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
Stars: ✭ 1,465 (+1196.46%)
Mutual labels:  cross-platform
Vimflowy
An open source productivity tool drawing inspiration from workflowy and vim
Stars: ✭ 1,473 (+1203.54%)
Mutual labels:  productivity
Twain Sdk
A cross-platform protocol sdk based on TWAIN.Provide the implementation of both desktop development and dynamic web development.
Stars: ✭ 111 (-1.77%)
Mutual labels:  cross-platform
Neovim
Vim-fork focused on extensibility and usability
Stars: ✭ 49,389 (+43607.08%)
Mutual labels:  cross-platform
Pomotroid
🍅 Simple and visually-pleasing Pomodoro timer
Stars: ✭ 2,028 (+1694.69%)
Mutual labels:  productivity
Spidereye
Cross platform .Net Core applications with a webview UI
Stars: ✭ 113 (+0%)
Mutual labels:  cross-platform
Web Activity Time Tracker
Chrome Extension that tracks and limits time you spent on sites
Stars: ✭ 107 (-5.31%)
Mutual labels:  productivity
Ooui
A small cross-platform UI library that brings the simplicity of native UI development to the web
Stars: ✭ 1,530 (+1253.98%)
Mutual labels:  cross-platform

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 🙌.

Demo

👉 Watch it here.

Watch demo

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

  • [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

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].