Skip to content

Commit

Permalink
Add app screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethkn committed Feb 7, 2024
1 parent 31a95be commit a8bfdcc
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
<div align="center">
<img src="favicon.ico" width="128" height="128" />
<h3>πŸ”„ Chinese to Cangjie/Sucheng Converter (C2CJ/SC)</h3>
<p>The ultimate tool for looking up Cangjie/Sucheng codes of Chinese characters</p>
<img src="favicon.ico" width="128" height="128" alt="App Icon" />
<h3>
πŸ”„
<a href="https://kennethkn.github.io/chinese-to-cangjie-sucheng-converter/">
Chinese to Cangjie/Sucheng Converter (C2CJ/SC)
</a>
</h3>
<p>
The ultimate tool for looking up Cangjie/Sucheng codes of Chinese characters
</p>
<img src="./screenshot/dark.jpeg" alt="App Preview (Dark)" width="256" />
<img src="./screenshot/light.jpeg" alt="App Preview (Light)" width="256" />
</div>

## :rocket: Features Overview

* Convert Chinese characters & punctuations to Cangjie/Sucheng codes
* Automatic conversions while typing
* Customizable output format options
* Clear button for instant input field clearing (with 5-second undo option)
* Straightforward and elegant UI (with dark mode!)
* No ads & open source
- Convert Chinese characters & punctuations to Cangjie/Sucheng codes
- Automatic conversions while typing
- Customizable output format options
- Clear button for instant input field clearing (with 5-second undo option)
- Straightforward and elegant UI (with dark mode!)
- No ads & open source

## :bulb: Try It

Expand All @@ -21,4 +30,4 @@

If you find any bugs or have suggestions for improvement, please feel free to create an issue.

*p.s. Star this project if it helped, and follow me on my socials!* πŸ˜‰
_p.s. Star this project if it helped, and follow me on my socials!_ πŸ˜‰

0 comments on commit a8bfdcc

Please sign in to comment.