Skip to content

pro100broo/Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Simple console application for easy interaction with notes

Database includes notes and groups of notes with a custom names.
PostgreSQL and MongoDB supports
The application supports auto-completion of user's commands and multiline text redactor.

Attention!

Before running the application, make sure, that MongoDB and PostgreSQL are installed on your device

Venv settings

~ Python 3.10 +
~ Windows PowerShell or CMD (Linux and MacOS were not tested)

Folowing public modules:
~ prompt_toolkit
~ pydantic
~ colorama
~ pyperclip
~ prettytable ~ psycopg2
~ pymongo

Future plans

~ Crossplatform realisation
~ Convert note to/from .txt file
~ Support load to/from Yandex and Google cloud services via an acess token

About

Console application to making notes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages