Skip to content

JerryFZhang/SwiftCounterOSX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftCounterOSX

Counter for the purpose of learning Swift Programming Language V2.1.

By doing this I learnt:

  • Displaying information using NSTextField.
  • Trigger an action using NSButton.
  • Change the font spacing to monospace using NSFont.
  • Set app background color using NSView.

#Requirements Developed and tested under:

  • Swift 2.1
  • Xcode 7.2
  • OS X El Capitan 10.11.3

#Author Jerry Zhang(zhang96)

How to use

Clone or download it as a zip, open the Xcode project file and build it.

For OS X devices:

  • Tap to count
  • Tap "Reset" to clear

#Todos

  • Responsive font sizes.
  • Coloured buttons.

License

This component is available under MIT license.

About

SImple counter app built for OS X in swift.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages