Skip to content

AsierAlaminos/NoteShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📓 NoteShell

NoteShell is a TUI program to take notes in a fluid and organized way on the terminal.

Features

  • Create ideas
  • Read ideas
  • Update ideas
  • Delete ideas
  • Idea description
  • Filter idea
  • Kanban todo list
  • File encryption

Libraries

This is a project that uses Charm libraries:

Example

NoteShell

Instalation

Clone the repository:

git clone https://github.com/AsierAlaminos/NoteShell.git

Enter the repository:

cd NoteShell

Install dependencies:

go get github.com/charmbracelet/bubbletea
go get github.com/charmbracelet/bubbles
go get github.com/charmbracelet/lipgloss

Update mod.go

go mod tidy

Create program:

make

Run:

./noteshell

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published