• Stars
    star
    266
  • Rank 149,217 (Top 4 %)
  • Language
    Swift
  • License
    GNU General Publi...
  • Created about 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Noto is a beautiful and simple plain text editor for macOS written in Swift.

Noto

A beautiful and simple plain text editor for macOS written in Swift.


Noto Screenshot

Download

You can download a compiled binary from Noto's homepage.

Features

Some of the features in Noto include:

  • Customizable color themes.
  • Adjustable tab width.
  • Characters, words, and lines counter.
  • Various encodings supported.
  • Advanced indentation (multiple selection support).
  • Configurable printing settings print with/without theme colors, rewrap contents to fit page at 100% zoom, show line numbers, etc...).

To-Do

Features planned to be implemented:

  • Touch bar support.
  • Multi-caret editing.

Compiling the Project

To compile Noto you should use Xcode 9.

  1. Clone the project:
    git clone https://github.com/brunophilipe/Noto.git
  2. Switch to the directory:
    cd Noto/
  3. Launch the Workspace file in Xcode:
    open Noto.xcworkspace/ -a Xcode
  4. Compile and Launch using ⌘R

Under Development

Noto is still under (slow but steady) development. The first release contains just the basic features but I plan to add many more in the future.

More Screenshots

Screenshot showing multiple themes, and the theme settings window

License

Copyright © 2017 Bruno Philipe. All rights reserved.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

More Repositories

1

Cakebrew

Manage your Homebrew formulas with style using Cakebrew.
Objective-C
4,703
star
2

TipTyper

Simple plain-text editor for OS X with multiple useful features.
Objective-C
49
star
3

Mastonaut

Swift
47
star
4

LiquidKit

Liquid template language parser engine in Swift.
Swift
23
star
5

tune

Quick iTunes control from the command line.
Swift
21
star
6

NixieWatch

A watch face for the Apple Watch that emulates Nixie tubes.
Swift
21
star
7

Mahjong-Solitaire

An open source, lightweight and clean implementation of Mahjong Solitaire for macOS.
Objective-C
17
star
8

HomeBoxer

HomeBoxer is a tool to build static websites from Markdown, HTML or plain text sources with minimal effort.
Objective-C
12
star
9

KeyCommandKit

UIKeyCommand registration, customization, and reusability library.
Swift
12
star
10

SwiftOTP

OTP App with Siri Integration and support for Shortcuts.
Swift
8
star
11

Links-Keeper

Open source url/bookmarks keeper for Mac. The app is also able to export the links to a file and import from it again. Useful to share multiple links.
Objective-C
8
star
12

TapWheel

Modular and extendable iPod classic simulator for iOS
Objective-C
7
star
13

bitcoin-web-ticker

💰A simple web ticker that shows the price of Bitcoin Core and Bitcoin Cash, plus stats from your full node.
PHP
7
star
14

autobash

Bash files library. Run your bash files straight from the terminal without having to memorize their locations!
C
7
star
15

Cakebrew-site

Website for Cakebrew.
PHP
5
star
16

NFC-Tester

A simple app to test the new CoreNFC framework.
Swift
3
star
17

SwiftRPC

Swift 4 implementation of the Bitcoin RPC protocol.
Swift
3
star
18

Voyagers

Simple webpage displaying the distances from the Voyager probes to the Sun and to the Earth in real time.
JavaScript
2
star
19

Cypher.Link

Free and encrypted snippet sharing service. Still in Beta.
JavaScript
2
star
20

RPN-Calc

A simple RPN calculator for the Apple Watch with all basic and a few exponential operations.
Swift
2
star
21

brunophilipe.com

The source code to my homepage. It uses a kind of nosql database using json and php for parsing. The whole system is of my own creation.
PHP
1
star
22

FlightBookingSystem_V1.0

A module to search for schedules.
PHP
1
star
23

Elevation

Elevator simulation library. Tries to reproduce the mechanics of the elevators in Sim Tower.
C
1
star
24

BPPointerTools

Helpers to avoid crashes related to using UIPointer interactions from Swift
Objective-C
1
star
25

Noto-Website

Website for the Noto text editor for macOS.
HTML
1
star