Skip to content

Magick-Notes is a small but usefull software built with dearpygui that allows you to pin notes. You can add text and images directly from your clipboard 📋

Notifications You must be signed in to change notification settings

valeriancarrote/Magick-notes

Repository files navigation

Magick-notes

Magick-Notes is a small software built with PyDearGUI that allows you to pin notes. You can add text and images directly from your clipboard 📋

Preview

Utilisation

You can first start by cloning this repo :

git clone https://github.com/valeriancarrote/Magick-notes
cd Magick-notes

You should next install the python requirement :

pip install -r requirement.txt

When everything is done, you just have to run it !

python3 main.py

Keyboard shortcut

If you want to use this with a shortcut, you can execute shortcut.exe, then, when you presse ctrl + maj + H. The application will open

Todo list

  • Add some IA to transform your texte
  • Support image
  • Make it work with shortcut
  • Drag and drop support ? (edit : not possible with dearpygui)
  • Texte image recongnition (ORC) (edit : require too many depandance and I am lazy (edit : May be possible with an good API))
  • IA texte analys
  • Latex math expresion support
  • Paste file

About

Magick-Notes is a small but usefull software built with dearpygui that allows you to pin notes. You can add text and images directly from your clipboard 📋

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published