Crates.io | notus |
lib.rs | notus |
version | 0.1.2 |
source | src |
created_at | 2024-06-25 01:27:11.911467 |
updated_at | 2024-07-20 06:36:40.557886 |
description | A simple terminal notes app |
homepage | |
repository | https://github.com/jamdotjar/notus |
max_upload_size | |
id | 1282891 |
size | 118,356 |
Notus is a command line application for markdown note-taking. It is still in heavy development and is essentially my way of learning Rust so expect some slightly mediocre code.
notus can be installed using cargo, the Rust package manager. To install notus, run the following command in your terminal:
cargo install notus
To launch the application, run the following command in your terminal:
notus
Click on the "Import" button.
Choose the file you want to import.
Click "Open" to import the file.
Dice Rolling: Roll dice... groundbreaking, I know.
Note Management: Create, edit, and otherwise manage notes 📝.
Create
View
Management
Delete
Rename
edit
Dungeon Generation: Generate dungeons and export them for use in VTT 🏰.
Character Sheet Support: Create and import character sheets 📚.
Import: import markdown files. (NOTE: currently must use a filepicker to import files, I am looking into a full TUI file picker)
Export: Export your notes in various formats, roll skill checks, and track spells, inventory, etc. 📦.
Docs: D&D is complicated; use the inbuilt docs to quickly look up spells, monster stats, loot tables, magic items, and more! 📖.
Notus 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. For more information, see LICENSE.txt
.