Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute authored Oct 10, 2023
1 parent bfad255 commit 011e3e7
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 50 deletions.
30 changes: 8 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<table align="center">
<tr>
<td>
<div align="center">⚠️ This application has reached the end of its service life, use <a href="https://github.com/KatsuteDev/Language-Board#readme">Language Board</a> ⚠️</div>
</td>
</tr>
</table>

<div align="center">
<a href="https://github.com/KatsuteDev/Desktop-Flick#readme">
<img src="https://raw.githubusercontent.com/KatsuteDev/Desktop-Flick/main/assets/banner.png" alt="Desktop Flick">
Expand All @@ -7,28 +15,6 @@

Desktop Flick uses your mobile device's keyboard and mirrors the output onto the desktop. This application works with any mobile keyboard language.

<table align="center">
<tr>
<td>
<div align="center">
<b>⚠️ Desktop Flick will reach the end of its service life on October 10, 2023 ⚠️</b>
<br>
<br>
<p>Switch to <a href="https://github.com/KatsuteDev/Language-Board#readme">Language Board</a> to continue receiving updates.</p>
<br>
<a href="https://github.com/KatsuteDev/Language-Board#readme">
<img src="https://raw.githubusercontent.com/KatsuteDev/Language-Board/main/assets/icon.png" width=100>
<h4>Language Board</h4>
</a>
<p>✔️ keyboard input controls</p>
<p>🏁 performance improvements</p>
<p>🆕 <kbd>enter</kbd> and <kbd>backspace</kbd> controls</p>
<p>🆕 mouse click and move controls</p>
</div>
</td>
</tr>
</table>

<div align="center">
<img align="center" src="https://raw.githubusercontent.com/KatsuteDev/Desktop-Flick/main/assets/sample.gif" width="750">
</div>
Expand Down
59 changes: 33 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "desktop-flick",
"version": "1.2.13",
"version": "1.2.15",
"description": "Japanese flick keyboard for desktop.",
"private": true,
"main": "dist/desktop/main.js",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@electron-forge/cli": "6.4.2",
"@electron-forge/maker-squirrel": "6.4.2",
"@electron-forge/maker-zip": "6.4.2",
"@types/node": "20.8.0",
"@types/node": "^20.8.4",
"@types/qrcode": "1.5.2",
"copyfiles": "2.4.1",
"electron": "22.3.27",
Expand Down

0 comments on commit 011e3e7

Please sign in to comment.