{"id":19469984,"url":"https://github.com/akashnimare/foco","last_synced_at":"2025-04-08T04:20:02.726Z","repository":{"id":148524809,"uuid":"68073194","full_name":"akashnimare/foco","owner":"akashnimare","description":"Stay focused with Foco :rocket:","archived":false,"fork":false,"pushed_at":"2018-04-19T12:06:01.000Z","size":35142,"stargazers_count":114,"open_issues_count":9,"forks_count":218,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-06T10:58:02.245Z","etag":null,"topics":["cross-platform","electron","foco","linux","macos","menubar","productivity","sounds","windows"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akashnimare.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-09-13T04:07:52.000Z","updated_at":"2024-11-01T23:16:45.000Z","dependencies_parsed_at":"2023-05-20T09:45:24.187Z","dependency_job_id":null,"html_url":"https://github.com/akashnimare/foco","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnimare%2Ffoco","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnimare%2Ffoco/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnimare%2Ffoco/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashnimare%2Ffoco/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akashnimare","download_url":"https://codeload.github.com/akashnimare/foco/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247774002,"owners_count":20993688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cross-platform","electron","foco","linux","macos","menubar","productivity","sounds","windows"],"created_at":"2024-11-10T18:55:17.036Z","updated_at":"2025-04-08T04:20:02.706Z","avatar_url":"https://github.com/akashnimare.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Foco\n[![Build Status](https://travis-ci.org/akashnimare/foco.svg?branch=master)](https://travis-ci.org/akashnimare/foco)\n[![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/akashnimare/foco?branch=master\u0026svg=true)](https://ci.appveyor.com/project/akashnimare/foco/branch/master)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)\n\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003cimg src=\"https://github.com/akashnimare/foco/blob/master/app/img/foco.png\" alt=\"Foco\" width=\"160\"\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA desktop menubar app based on \u003ca href=\"http://electron.atom.io\" target=\"_blank\"\u003eElectron\u003c/a\u003e.\u003c/h4\u003e\n\nFoco is a cross-platform desktop app :computer: which runs in menubar.\nFoco boosts your productivity :rocket: by creating perfect productive environment.\nIt has the best sounds for getting work done :raised_hands:.\n\n# Demo\n👉 Watch it \u003ca href=\"https://www.youtube.com/watch?v=6SG2Mjpv8YE\"\u003ehere\u003c/a\u003e.\n\u003cbr\u003e\n\n[![Watch demo](https://cloud.githubusercontent.com/assets/2263909/18597112/0622a3b0-7c6a-11e6-897d-13f0aa36b6e4.png)](https://www.youtube.com/watch?v=6SG2Mjpv8YE)\n\n\u003cimg src=\"https://j.gifs.com/BBqE8Y.gif\"\u003e\n\n## Installation\n[FR]: https://github.com/akashnimare/foco/releases\n\n### OS X\n\n1. Download [Foco-osx.x.x.x.dmg][FR] or [Foco-osx.x.x.x.zip][FR]\n2. Open or unzip the file and drag the app into the `Applications` folder\n3. Done!\n\n### Windows\ncoming soon :stuck_out_tongue_closed_eyes:\n\n### Linux\n\n*Ubuntu, Debian 8+ (deb package):*\n\n1. Download [Foco-linux.x.x.x.deb][FR]\n2. Double click and install, or run `dpkg -i Foco-linux.x.x.x.deb` in the terminal\n3. Start the app with your app launcher or by running `foco` in a terminal\n\n\n### For developers\nClone the source locally:\n\n```sh\n$ git clone https://github.com/akashnimare/foco/\n$ cd foco\n```\nIf you're on Debian or Ubuntu, you'll also need to install\n`nodejs-legacy`:\n\nUse your package manager to install `npm`.\n\n```sh\n$ sudo apt-get install npm nodejs-legacy\n```\n\nInstall project dependencies:\n\n```sh\n$ npm install\n```\nStart the app:\n\n```sh\n$ npm start\n```\n\n### Build installers\n\nBuild app for OSX\n```sh\n$ npm run build:osx\n```\nBuild app for Linux\n```sh\n$ npm run build:linux\n```\n\n## Features\n\n- [x] Offline support\n- [x] Cross-platform\n- [x] Awesome sounds\n- [x] No singup/login required\n- [ ] Auto launch\n- [ ] Auto updates\n\n\n## Usage\n\n\u003ckbd\u003eCommand/ctrl + R\u003c/kbd\u003e - Reload\n\n\u003ckbd\u003ecommand + q\u003c/kbd\u003e - Quit App (while window is open).\n\n## Built with\n- [Electron](https://electron.atom.io)\n- [Menubar](https://github.com/maxogden/menubar)\n\n## Related\n- [zulip-electron](https://github.com/zulip/zulip-electron)\n\n## License\n\nMIT  © [Akash Nimare](http://akashnimare.in)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashnimare%2Ffoco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashnimare%2Ffoco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashnimare%2Ffoco/lists"}