Skip to content

AndyJado/Boya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

推敲 (Not the offical Readme)

Another note taking app we don't need, but maybe..

480.mov
default.mov

Citizen for the app is, the record of the minimal life span one can proceed, which in my proposal, is made of 1 String and 2 Int: the word you say, life you spend, and time you repeat.

struct Aword:Hashable, Codable {
    var text: String = ""
    var secondSpent: Int = 0
    var edition: Int = 1
}

And all functionality along is there to make the citizen well accommodated.

⬇️DOWNLOAD HERE这里下载⬇️

https://testflight.apple.com/join/HIa0BznA

About

"from minds to words"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages