onenote

๐Ÿ“š Linux Electron Onenote - A Linux compatible version of OneNote


Project maintained by patrikx3 Hosted on GitHub Pages — Theme by mattgraham

NPM

Donate for Corifeus / P3X Contact Corifeus / P3X Corifeus @ Facebook Build Status Uptime Robot ratio (30 days)

๐Ÿ“š P3X OneNote Linux v2023.10.243

Bugs are evidentโ„ข - MATRIX๏ธ

Description

A Linux compatible version of OneNote

Screenshot 1

Main Features

P3X OneNote Linux is, actually, an independent browser window for the online OneNote. You can use this program without having to clutter your browser. The main functions are:

Verbose feature info

Downloadable installer

Windows

It was a request to build a Windows version. Issue 168

Snap

LINK

AppImage, deb, rpm

https://github.com/patrikx3/onenote/releases

AppImage, dep and rpm auto update itself.

To integrate into the menu in AppImage

Execute:

sudo add-apt-repository ppa:appimagelauncher-team/stable
sudo apt-get update
sudo apt-get install appimagelauncher

After downloading the AppImage, make it an executable.

mkdir -p $HOME/opt
mv ~/Downloads/p3x-onenote-a.b.c-x86_64.AppImage $HOME/opt/
chmod +x $HOME/opt/p3x-onenote-a.b.c-x86_64.AppImage
# Then you can run it
$HOME/opt/p3x-onenote-a.b.c-x86_64.AppImage &

The app can be found on ElectronJs Apps and search for P3X, you will find it.

Change log

If you are a NodeJs Ninja

You want to install via NPMโ€ฆ

Development

For file names do not use camelCase, but use kebab-case. Folder should be named as kebab-case as well. As you can see, all code filenames are using it like that, please do not change that. Please apply the .editorconfig settings in your IDE.

If you try to build the app with AppImage, you have to change from electron dependencies to devDependencies, this is because it is created to be able to run this app from NPM instead of an AppImage.

For generating rpm on Ubuntu distro, you can use:

sudo apt-get install rpm

URL links

P3X OneNote Linux playground

Corifeus P3X OneNote Linux

AlternativeTo OneNote Linux

NPM P3X OneNote

Snap Store

Github.IO Page


๐Ÿ™ This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much!

Possible, this server, rarely, is down, please, hang on for 15-30 minutes and the server will be back up.

All my domains (patrikx3.com and corifeus.com) could have minor errors, since I am developing in my free time. However, it is usually stable.

Note about versioning: Versions are cut in Major.Minor.Patch schema. Major is always the current year. Minor is either 4 (January - June) or 10 (July - December). Patch is incremental by every build. If there is a breaking change, it should be noted in the readme.


P3X-ONENOTE Build v2023.10.243

Donate for Corifeus / P3X Contact Corifeus / P3X Like Corifeus @ Facebook