RSS Git Download  Clone
  .idea p3x-robot sunday release 2017-8-30 16:38:56 7 years ago
  artifacts p3x-robot sunday release 2017-6-3 15:44:31 7 years ago
  bin p3x-robot sunday release 2017-7-10 02:31:46 7 years ago
  src p3x-robot sunday release 2017-9-18 01:05:31 7 years ago
  .gitignore 228B p3x-robot sunday release 2017-9-18 01:05:31 7 years ago
  .npmignore 151B p3x-robot sunday release 5/28/2017, 7:58:54 AM 7 years ago
  .scrutinizer.yml 1kB p3x-robot sunday release 2017-7-30 11:05:33 7 years ago
  .travis.yml 290B p3x-robot sunday release 2017-6-17 07:10:49 7 years ago
  Gruntfile.js 297B p3x-robot sunday release 5/20/2017, 5:00:16 PM 7 years ago
  LICENSE 1kB p3x-robot sunday release 2017-7-10 02:31:46 7 years ago
  README.md 3kB p3x-robot sunday release 2017-10-1 10:23:33 6 years ago
  onenote.iml 335B p3x-robot sunday release 2017-8-31 09:37:28 7 years ago
  package.json 1kB p3x-robot sunday release 2017-10-1 10:23:33 6 years ago
  README.md
[//]: #@corifeus-header [![Build Status](https://travis-ci.org/patrikx3/onenote.svg?branch=master)](https://travis-ci.org/patrikx3/onenote) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/patrikx3/onenote/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/onenote/?branch=master) [![Code Coverage](https://scrutinizer-ci.com/g/patrikx3/onenote/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/patrikx3/onenote/?branch=master) [![NPM](https://nodei.co/npm/p3x-onenote.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/p3x-onenote/) --- # P3X Onenote Linux This is an open source project. Just code. ### Node Version Requirement ``` >=7.8.0 ``` ### Built on Node ``` v8.6.0 ``` The ```async``` and ```await``` keywords are required. Install NodeJs: https://nodejs.org/en/download/package-manager/ # Description [//]: #@corifeus-header:end This is a Linux Onenote. ### Some info about P3X Onenote vs VirtualBox If you have enough RAM or buffy workstation and you can install VirtualBox inside Windows and use the Marketplace based OneNote or install Office. I think, you do not need ```p3x-onenote``` at all. For my workstation, with a 4.8Ghz CPU, 4 cores, 32 GB-ram, I use VirtualBox on Windows with Office Onenote (I use 6 GB RAM, 4 cores), but unfortunately my Laptop is old and has only 16GB RAM. Given, I develop a lot (NodeJs), I need the RAM, so for my Laptop, I use ```p3x-onenote``` and it's enough. Once the pages are loaded. It is fast, since it's own process without a browser and is in the tray, you don't have to re-load everything again. So it is very usable and after all pages are loaded, quick. **You can try, you loose nothing.** ## Downloadable installer https://github.com/patrikx3/onenote/releases ## CLI Install ```bash # this is some weird NPM error, you need like this: node -v # make sure it is above 7.8!!! sudo npm install -g p3x-onenote --unsafe-perm=true --allow-root p3x-onenote ``` After last startup and you logout and login again, you will have a menu. Fedora: https://github.com/patrikx3/onenote/issues/3#issuecomment-312711801 # Features * GNOME menu (`````~/.local/share/applications/p3x-onenote.desktop`````) * Icon * Tray * Restart button (empty your cache, you can login again if there is an error) * Remember last notebook * Show / hide * Quit * Loads last visibility state ## Screenshot ![Screenshot 1](https://cdn.corifeus.com/git/onenote/artifacts/screenshot/1.png) [//]: #@corifeus-footer --- [**P3X-ONENOTE**](https://pages.corifeus.com/onenote) Build v1.0.286-175 [Corifeus](http://www.corifeus.com) by [Patrik Laszlo](http://patrikx3.com) [//]: #@corifeus-footer:end