Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🇷🇺 Русский | 🇺🇸 English

EduNote - Simple Notepad for Swift study

EduNote Logo

EduNote is a simple notepad application created to facilitate learning Swift and Mac OS development. It serves as an accessible example for those who want to dive into the basics of Swift programming on the Mac platform. The project is open-source, encouraging contributions and customization.

Background

While studying Swift and Mac OS development, I wanted to write some project (notepad), but I didn't find any suitable ones, so I decided to write as simple and understandable notepad as possible.

Special thanks to the Swift community ❤️

Features

  • Basic text editing functionalities
  • File saving and opening capabilities
  • A clean and intuitive native user interface
  • It works!

Getting Started

Prerequisites

To run the project you need at least:

  • Xcode 10.1
  • Swift 4.2.1
  • Mac OS High Sierra

Installation

  1. Clone the repository to your local machine.

    git clone https://github.com/zabojeb/EduNote.git
  2. Open the project in Xcode.

  3. Build and run the application.

Or just clone the project in Xcode.

Important

If save button is not working, you should check your app settings. Check this for more info: NSSavePanel causes error

How to Use

  • Create, edit, save, and open text files effortlessly.
  • Explore the source code to understand Swift and Mac OS development principles and make your own projects!

Future Versions

This is the EduNote Basic version. We plan to release more advanced versions:

  • EduNote Crypto: Adds file encryption features and other
  • EduNote Zip: Introduces file compression capabilities and other

Stay tuned and star the repo for more updates!

Contributing

Contributions are welcome! Feel free to fork the repository, make your changes, and submit a pull requests 🤗

License

This project is licensed under the MIT License. See the LICENSE file for details.


Created with ❤️ by zabojeb

About

Simplest text editor for Mac OS written in Swift!

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages