All Projects → iJynx → gloation

iJynx / gloation

Licence: other
A badass notion theme. Name inspired by the words glass and notion

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gloation

Notion Enhancer
an enhancer/customiser for the all-in-one productivity workspace notion.so (app)
Stars: ✭ 3,114 (+13439.13%)
Mutual labels:  themes, notion
notion-enhancer.github.io
the notion-enhancer project's website
Stars: ✭ 24 (+4.35%)
Mutual labels:  notion
packiffer
lightweight cross-platform networking toolkit
Stars: ✭ 52 (+126.09%)
Mutual labels:  inject
serilog-sinks-richtextbox
A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
Stars: ✭ 48 (+108.7%)
Mutual labels:  themes
Notion-and-Google-Calendar-2-Way-Sync
2 Way Sync Between Notion Database and Google Calendar
Stars: ✭ 205 (+791.3%)
Mutual labels:  notion
vscode-github-md-like-notion
write github readme like notion
Stars: ✭ 13 (-43.48%)
Mutual labels:  notion
Rage
Rage allows you to execute any file in a Microsoft Office document.
Stars: ✭ 68 (+195.65%)
Mutual labels:  inject
wallpapers
🖼️ Wallpapers to match your Catppuccin setups!
Stars: ✭ 176 (+665.22%)
Mutual labels:  themes
notion-help-bot
A Notion-backend Telegram bot, designed for Notion CN Community (https://t.me/Notionso).
Stars: ✭ 67 (+191.3%)
Mutual labels:  notion
nuxt-mail
Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
Stars: ✭ 62 (+169.57%)
Mutual labels:  inject
Ubuntu-Launchpad
The Ubuntu version of Apple's/MacOS Launchpad application
Stars: ✭ 21 (-8.7%)
Mutual labels:  themes
notion-custom-domain
📝 Custom domains for your public Notion pages
Stars: ✭ 23 (+0%)
Mutual labels:  notion
CrashLogger
A dll injected into process to dump stack when crashing.
Stars: ✭ 19 (-17.39%)
Mutual labels:  inject
hexo-theme-freemind.bithack
Another hexo theme based on freemind.386
Stars: ✭ 45 (+95.65%)
Mutual labels:  themes
keep-it-markdown
Convert Google Keep notes dynamically to markdown for Obsidian and Notion using the unofficial Keep API
Stars: ✭ 125 (+443.48%)
Mutual labels:  notion
2anki.net
Server to create Anki flashcards faster, easier and better today ⭐️
Stars: ✭ 190 (+726.09%)
Mutual labels:  notion
notoma
Use Notion as your blogging editor, with any static gen blog engine. Notoma converts Notion pages to Markdown files.
Stars: ✭ 40 (+73.91%)
Mutual labels:  notion
gulp-prestashop
Gulp prestashop build system
Stars: ✭ 14 (-39.13%)
Mutual labels:  themes
NbInjection
PoC for inject zygote process by replacing system native bridge support
Stars: ✭ 70 (+204.35%)
Mutual labels:  inject
no-graph
no-graph is a graph view for notion
Stars: ✭ 30 (+30.43%)
Mutual labels:  notion

Welcome to the gloation!

TLDR: gloation is a homemade notion theme.

Inspired by my last successful theme I decided to make another one, but for notion. The theme is built on top of a piece of work by u/CarbonGhost0.

This is a super beta version of the theme and I hope to improve on it. If you find any issues please open an issue on github. Any contributions are greatly appreciated!

MAKE SURE YOU HAVE DARK MODE ENABLED FOR THE THEME TO WORK

Preview

img1 img2 img3

Authors note

There are a couple problems with the theme and version of notion due to it being modified. These issues include:

  • No automatic updates
  • Might lag/freeze for a bit when opening and closing (and you might find yourself using task manager to close it sometimes)
  • The theme takes a couple seconds to install
  • Theme is inconsistent and doesn't load 2% of the time from my experiences
  • Won't show up on windows search without extra configuration

With these issues considered let's move on to the installation. Personally the benifits outweigh the costs.

How to install

Want to install this godforsaken theme yourself? There's 4 easy steps. Lets go!

  1. Download NodeJS. The version should not matter. Just click current if unsure.
    • Once downloaded double click the installer to start the installation process.
    • Make sure to restart your pc after installing node.
  2. Navigate to your desktop and open the folder in file explorer
    • Press the path selector and type "cmd" and press enter
    • cmd
    • cmd
    • cmd
    • This step has opened a cmd tab in that folder.
    • Next type npm install nativefier -g
  3. After nativefier has finished installing type this command and press enter
    • nativefier --name "Notion" "https://notion.so" --inject "./inject.css" --inject "./inject.js"
  4. Next, go back to file explorer and go to the folder desktop\notion\Notion-win32-x64\resources\app\inject
  5. Download the repo and put it in that folder
    • To download, either use git clone https://github.com/iJynx/gloation.git
    • Or download the zip and unzip it yourselft in that folderenter image description here
    • To check if you did it successfully check that these three files are in that folder. The first one should already have been there by default. You can delete the zip if you want file
  6. Go back to desktop/notion and pin Notion.exe to your taskbar, startmenu, desktop, wherever you like.
  • Now you have it installed. Just click on one of the shortcuts or notion.exe and everything should be working

Want to add your own image?

Open inject.css with notepad or some sort of IDE and change the second line where it says background-image: url('IMAGE-URL-HERE') !important; Delete the default one and put in your own. Make sure to keep the quotation marks! Also make sure that you're actually pasting a link to an image, most of the time it'll look something like domain.com/image/image.png

Want to customize?

If you hadn't already figured it out, you can add custom JS and CSS to inject.js and inject.css respectively. To see your changes in JS just reload notion, and to see updates in css you have to restart the entire app.

Having trouble?

First check the original post to see if there is any insight into your problem. If not open an issue tab on this repo so I can try fix it, or send me an email. [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].