15. Reference ↑
15.9 Links
Use the following links to access the various code and information pertaining to Notenik.
- Mac App Store
- Website: Notenik.app
- Discourse Community
- GitHub - all code written in Swift
- notenik-swift - UI code using Cocoa
- NotenikLib - Common code implementing core Notenik logic, not dependent on a particular UI
- NotenikMkdown - A Markdown parser used by Notenik
- NotenikTextile - A “good enough” Textile parser used by Notenik.
- NotenikUtils - General utility code, potentially useful for applications other than Notenik
- NotenikDocs - All Notenik Documentation
Next: Version History