All Projects → lexrus → Huahui

lexrus / Huahui

。.゚✧:✿花༙྇灰༙྇✿:✧゚.。 - 灰化肥会发黑,花会化灰。又名『中国程序员常读错的英文单词的 App』

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Huahui

Timy Messenger
Timy - open source mobile app for groups to communicate and organize themselves. Built with flutter.
Stars: ✭ 1,745 (+1079.05%)
Mutual labels:  app
Awesome Testflight Link
Collection of Testflight public app link
Stars: ✭ 139 (-6.08%)
Mutual labels:  app
Electron Menubar
Boilerplate for electron menubar application with PopOver with React + Webpack
Stars: ✭ 145 (-2.03%)
Mutual labels:  app
Doubanfm Py
📻 豆瓣 FM 第三方红心频道播放器
Stars: ✭ 134 (-9.46%)
Mutual labels:  app
Xam.plugin.simpleappintro
Just a nice and simple AppIntro for your Xamarin Forms project
Stars: ✭ 139 (-6.08%)
Mutual labels:  app
Opensourcebikeshare
The world's first low-cost and open source bike sharing system. (new version in development, use working "breakthrough" release instead!)
Stars: ✭ 141 (-4.73%)
Mutual labels:  app
Easy transfer
文件传输项目
Stars: ✭ 130 (-12.16%)
Mutual labels:  app
Timer App
A simple Timer app for Mac
Stars: ✭ 2,047 (+1283.11%)
Mutual labels:  app
Life Calendar
A look at the big picture.
Stars: ✭ 139 (-6.08%)
Mutual labels:  app
Oss.ninja
👩‍⚖️ Dynamic licenses for your projects - no more LICENSE.txt!
Stars: ✭ 144 (-2.7%)
Mutual labels:  app
Apk Utilities
🛠 Tools and scripts to manipulate Android APKs
Stars: ✭ 134 (-9.46%)
Mutual labels:  app
Automatic Gatsbyjs App Landing Page
Automatic GatsbyJS App Landing Page - Automatically generate iOS app landing page using GatsbyJS
Stars: ✭ 137 (-7.43%)
Mutual labels:  app
Avvw
Apicloud + Vue2 + Vant(有赞前端)+ Webpack4打包,极速开发APP框架,将apicloud的渲染效率和vue数据绑定特性发挥极致!
Stars: ✭ 143 (-3.38%)
Mutual labels:  app
Wordpress Mobile Application
为wordpress 转 app(安卓/IOS)
Stars: ✭ 131 (-11.49%)
Mutual labels:  app
Chat
一个聊天 App,包含单聊和群聊功能,支持发送文本以及表情包
Stars: ✭ 146 (-1.35%)
Mutual labels:  app
Hot
Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.
Stars: ✭ 131 (-11.49%)
Mutual labels:  app
Translateapp
📝 A translations app without interruptions, copy words and translate directly, show result by top view.
Stars: ✭ 1,722 (+1063.51%)
Mutual labels:  app
Bignews
Android增量更新框架差分包升级
Stars: ✭ 148 (+0%)
Mutual labels:  app
Myriam
A vulnerable iOS App with Security Challenges for the Security Researcher inside you.
Stars: ✭ 146 (-1.35%)
Mutual labels:  app
App Privacy Policy Generator
A simple web app to generate a generic privacy policy for your Android/iOS apps
Stars: ✭ 2,278 (+1439.19%)
Mutual labels:  app

花灰 Language

icon

这个小 App 用 UITableView 陈列了一些中国程序员经常读错的单词,用 AVFoundation 实现美音和英音的朗读,用 curl 和 awk 同步词库。功能异常简陋,实现非常粗暴,仅供 iOS 程序员自行编译,纠正发音使用,懒得提交 App Store。

使用效果见: https://twitter.com/lexrus/status/836928202912063491

鸣谢

单词列表引自 中国程序员容易发音错误的单词,非常感谢这个仓库的创建者。

感谢 @liyu 实现了 Android 版: https://github.com/li-yu/Huahui-Android

如何更新词库

make fetch 下载 README.md 到 /tmp 目录;

make export_swift 从更新后的 README 生成 Swift 并放入粘贴板;

make export_java 生成对应的 Java 语句。

注:由于源库没有使用标准的数据格式,此 awk 程序可能在 README 更新后失败。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].