-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,31 @@ | ||
# 勤太郎 | ||
|
||
[](LICENSE) | ||
[](https://ta-kon.github.io/Kintaro/) | ||
[](LICENSE) | ||
[](https://github.com/ta-kon) | ||
|
||
作業時間を計算するサイト | ||
|
||
休憩時間をプッシュ通知してくれます。 | ||
|
||
## 使用方法 | ||
|
||
以下へアクセスし使用 | ||
|
||
[勤太郎 動作ページ : GitHubPages](https://ta-kon.github.io/Kintaro/) | ||
[勤太郎 動作ページ : GitHubPages](https://ta-kon.github.io/Kintaro/) | ||
|
||
PWA (Progressive Web Apps) に対応しています。 | ||
|
||
_____________________________________________________________ | ||
|
||
## 特徴 | ||
|
||
PWA対応のためオフラインでも動作します。 | ||
|
||
Chromeでのインストール方法は以下が参考になります。 | ||
|
||
[Desktop PWAs 体験してみた \- はまったりひらめいたり…とか…](http://takasdev.hatenablog.com/entry/2018/02/24/132952) | ||
|
||
## PWAとは? | ||
|
||
[はじめてのプログレッシブ ウェブアプリ \| Web \| Google Developers](https://developers.google.com/web/fundamentals/codelabs/your-first-pwapp/?hl=ja) |