Skip to content

SamJohn04/nate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nate

A Terminal-User-Interface (TUI) for writing notes. (Previously GoNotes)

Installation

Prerequisites

You must have Golang installed.

Steps

  • Download the project
  • Open a terminal and go to the directory it is downloaded
  • Execute go build -o nate cmd/notes/main.go
  • Move the nate file generated to the path
  • Run nate anywhere!

Features of nate

  1. Startup Screen
    • See the startup screen only when the arguments are empty.
    • If a file name is entered, view the editor mode of that file instead.
  2. Editor Screen
    • The main screen you use to edit your files.
  3. Save Screen
    • The save screen to save your files.
  4. Explorer Screen
    • The directory explorer of the application.

Customization

Users are free to customize the background, foreground, and heading colors appropriately!

Contributing

Any and all contributions are absolutely welcome!

About

Nate: A TUI for notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages