Skip to content

baiyuxiong/swift_lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

swift_lottery


#EN

A simple lottery app build for os x with swift

Feature:

  1. Set App background
  2. Import user data in txt file, One per line. sample:
    13812345678
    13812345679
    13812345670
  3. Can set font color and size

TODO:

  1. Set vertical position not works yet.
  2. I18N

##CN 一个简单的抽奖程序。用swift写的,运行在最新的OS X上。

Feature:

  1. 设置APP背景
  2. 可通过文件导入多行数据,做为抽奖数据。每行一条。如以手机号抽奖,数据文件可以类似:
    13812345678
    13812345679
    13812345670
  3. 可以设置中奖数字的字体大小及颜色/set font color and size

TODO:

  1. 设置中奖文字的重置距离不管用
  2. 国际化

http://www.baiyuxiong.com/

About

A simple lottery app build for os x with swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages