Skip to content

AhKi/oh-my-desk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oh-My-Desk-logo

Oh-My-Desk

Circle CI Coverage Status License
github release version Total Donwload

It is using web page as a widget that desktop application.

Download

For Window

For MacOS

OverView

Whole view

oh-my-desk whole view

Can stick web-site in desktop.

Search Window

oh-my-desk search view

Can manage widget. And open using keyboard-hotkey without mouse.

Widget Detail

oh-my-desk widget detail

Widget looks like browser. Can using almost feature about browser.

Preference

oh-my-desk preference

Can configure `oh-my-desk` application.

Getting Started

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

Contributing

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

License

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