• Stars
    star
    135
  • Rank 269,297 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 6 years ago
  • Updated 6 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
40
star
2

docker-parsec

Parsec in a Docker container
Dockerfile
24
star
3

containerenv

shippable linux user environments
Go
14
star
4

modpacker

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

ck8s

Kubernetes to manage your ComputerCraft computers
Go
9
star
6

musicTweet

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

node-blink

blink(1) bindings for node
JavaScript
6
star
8

ccdocker

Containers for ComputerCraft
Lua
5
star
9

shinojs

Smart chatbot framework. Highly unstable.
JavaScript
5
star
10

media-stack

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

dotfiles

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

orlcs-overlay

Rocket League overlay for ORLCS
JavaScript
4
star
13

aperta

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

chromium-on-pi

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

k3s-docker-for-mac

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

shinobot

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

chat-bridge

Modular Chat Bridge
JavaScript
2
star
18

node-famousaf

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

jsonnet-playground

Jsonnet Playground, based on go playground
Go
2
star
20

overlay

General purpose overlay (w/ automatic updates!)
Shell
2
star
21

apertad

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

gtrdeck

A Gitter Client for the web
JavaScript
1
star
23

twimber-minimal

A developer oriented minimal Twitter client.
JavaScript
1
star
24

cmdexec

Go library for mocking exec.Command and exec.CommandContext calls.
Go
1
star
25

automailer

SimplePractice automated insurance reimbursement mailer
TypeScript
1
star
26

eqb

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

miku

Automated music streaming service link converter for Discord.
Go
1
star
28

factorio-docker

Factorio in Docker
Go
1
star