module
Version:
v0.0.0-...-a2bdb74
Opens a new window with list of versions in this module.
Published: Jan 27, 2025
License: MIT
Opens a new window with license information.
README
¶
📓 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

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
Directories
¶
cmd
|
|
|
|
|
internal
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.