Skip to content

anatol-newton/opennote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚠️ This project (and the file structure) is in development! Feel free to provide me with ideas or contribute! ⚠️

OpenNote πŸ“™

Hii πŸ˜„! And welcome to OpenNote πŸ“™!

This is a project I recently started, after switching to Linux πŸ§‘β€πŸ’» on my school laptop. My school is using Microsoft products and a lot of our school material is distributed via OneNote. As Microsoft is (obviously) not providing a OneNote build for Linux, I had to use the very limited web version. After trying to use normal OneNote by running it in Wine 🍷 or in a VM, it was clear another solution had to come.

And that's how I got into coding an own OneNote implementation. I know Python 🐍 might not be the best choice to create a desktop application that has to read and write a lot of pure binary data πŸ–₯️ (that's basically what OneNote files are), but I wanted to do something with Python for a long time now.

Luckily for me, Microsoft made the whole documentation πŸ“„ of One and OneStore files accessible to the public.

Resources

These are the documentations provided by Microsoft:

About

πŸ“™ Open source OneNote implementation in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages