It is using web page as a widget that desktop application.
Can stick web-site in desktop.
Can manage widget. And open using keyboard-hotkey without mouse.
Widget looks like browser. Can using almost feature about browser.
Can configure `oh-my-desk` application.
This project use yarn for package manager.
Project Clone
git clone https://github.com/AhKi/oh-my-desk.git
cd oh-my-desk
Download Dependency
yarn
Start Project
yarn start
Unit test
yarn test
yarn show:coverage // if you want to show coverage
Packaging(Make install file)
yarn package
Welcome about any tiny issue.
We want to using this application widely.
So many registration issues are welcome because we want to receive various opinions.
If you want chat us, Join Oh-My-Desk Open Community in slack
oh-my-desk is licensed under the GNU GENERAL PUBLIC LICENSE v3.
Copyright (C) 2017-present, HyunmoAhn
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.