• Stars
    star
    136
  • Rank 260,061 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created over 5 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Notion for Linux

Notion for Linux

This is a meta repo that contains scripts / stuff needed to build Notion for Linux

Alternatives

If you're on Arch Linux, there is a package in the AUR called notion-app.

How?

The electron sources are pulled out of the Mac OSX dmg and then ran with a Linux version of Electron, yeah, it's that easy.

Customizing

Modify config.sh before running build.sh or makepkg -si

ELECTRON_VERSION=x.x.x electron version to use
NOTION_VERSION=x.x.x notion dmg to download

Installing

Ensure you have the dependencies installed:

  • 7zip (p7zip-full on ubuntu)
  • dmg2img

Run sudo ./build.sh [--no-compress]

Uninstalling

  • Run sudo ./uninstall.sh

Or manually:

  • Delete the application rm -rf /opt/notion
  • Delete desktop entry rm -r ~/.local/share/applications/Notion.desktop
  • Delete rm /usr/bin/notion

License

MIT

More Repositories

1

phc-win

Create single executables out of your PHP applications.
JavaScript
39
star
2

docker-parsec

Parsec in a Docker container
Dockerfile
21
star
3

minecraft-preempt

Automatically start your minecraft server when a user joins
Go
16
star
4

containerenv

shippable linux user environments
Go
14
star
5

modpacker

✨ run and create modded minecraft installations from the CLI
JavaScript
12
star
6

ck8s

Kubernetes to manage your ComputerCraft computers
Go
7
star
7

musicTweet

Set your Twitter username to your current playing on Spotify. Also has a web page.
JavaScript
6
star
8

node-blink

blink(1) bindings for node
JavaScript
6
star
9

ccdocker

Containers for ComputerCraft
Lua
5
star
10

shinojs

Smart chatbot framework. Highly unstable.
JavaScript
5
star
11

media-stack

A media download / organization platform powered by Trello. Designed to feed into https://emby.media.
JavaScript
4
star
12

dotfiles

These are my dotfiles. There are many like them, but these are mine.
Shell
4
star
13

orlcs-overlay

Rocket League overlay for ORLCS
JavaScript
4
star
14

aperta

An open source, security-driven, verifiable modpacks and webstack-based Minecraft launcher
JavaScript
4
star
15

chromium-on-pi

tutorial on how to launch chromium and kubernetes on raspberry pis
Shell
3
star
16

k3s-docker-for-mac

Run k3s on Docker for Mac using the in-VM docker
Shell
2
star
17

shinobot

Asada Shino (Sinon) picture and chat bot
JavaScript
2
star
18

chat-bridge

Modular Chat Bridge
JavaScript
2
star
19

node-famousaf

Node.js Library for Interacting with https://famous.af API
JavaScript
2
star
20

apertad

The metadata server for https://github.com/jaredallard/aperta
JavaScript
1
star
21

twimber-minimal

A developer oriented minimal Twitter client.
JavaScript
1
star
22

gtrdeck

A Gitter Client for the web
JavaScript
1
star
23

automailer

SimplePractice automated insurance reimbursement mailer
TypeScript
1
star
24

eqb

text based RPG engine, started in 2012 (my first bash script!)
Shell
1
star