KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
TypoIME
★ 16
Open GitHub ↗
typoIME は、英数字入力を支援する macOS 向け IME です。
Download README (.md)
Explore Similar Repositories
unet-variants
:
Tensorflow 2 code for several U-Net variants to perform direct comparisons including base, attention, dense, ++, squeeze-excite, inception, residual, recurrent-residual
maya-weighted-blend-matrix
:
Maya weighted blend matrix node
KCNAprep
:
Repository for KCNA exam prep and book
cdktf-go-aws-s3bucket
:
AWS S3bucket configuration with GO and cdktf
lilvim
:
A modular and opinionated starting point for Neovim
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TypoIME
?
Download (.md)
# TypoIME typoIME は、英数字入力を支援する macOS 向け IME です。 アルファベットがこっそり変換されるので、英数字入力を楽しむことができます。 現在、アルファベット1文字の変換にのみ対応しています。 ※ 注意:ネタIMEです ## 動作例 VSCode / スクリーンキャストモードを使用  original ``` hello world! HELLO WORLD! ``` output ``` heI1o worId! HELLO W0RLD! ``` ## 動作環境 以下の環境で動作を確認しています macOS (Intel) 11.5 Big Sur ## 使い方 ### 1. ビルド ・ パッケージの出力 ```sh $ make app ``` `output/typoIME.app` が出力されます ### 2. Install typoIME.app を `/Library/Input Methods` 内にコピーします。 再起動(または、ログアウト→再ログイン)することで有効になります。 環境設定 > キーボード > 入力ソース の英語から`TypoIME`を追加してください。