• Stars
    star
    164
  • Rank 230,032 (Top 5 %)
  • Language
    HTML
  • Created almost 11 years ago
  • Updated over 3 years ago

Reviews

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

Repository Details

Free clone of noisli.com - a multiple-file markdown editor, ambient sounds and uncluttered interface

Relax

Relax is a Free (as in speech and beer) clone of Noisli.

To use it, you have several options:

  • Go to the associated Github page for this project.
  • put these files and static resources somewhere on a web server. It can be local or remote.

Browse the single index.html page using a modern browser.

Features

  • A markdown text-editor with syntax highlighting, preview, and a minimalistic styling toolbar,
  • The text is autosaved every 500ms and stored in the localStorage container,
  • You have many sounds available if you want to build a cool ambiance while you're writing (fireplace, wind in the leaves, seashore...),
  • Store and load files using the localStorage database,
  • Download the markdown file to your disk using the download icon.

Missing features

(a.k.a. TODOs)

  • You can't adjust the sound level on the interface. The volume is set in the code. You can change it manually by editing the volume percentage in the source code and reload the page.
  • Should I put some LESS for the CSS customization? I'm not sure. Maybe. Help me out if you can.

Hacking on features

If you want to be able to produce the uglified/minified sources, you'll have to install the required dependencies like this:

npm install

The Makefile allows you to minify the js and the css files, using the following command:

make minify

Or you may chose to minify the JS or the CSS files:

make minify_js
make minify_css

Why this project?

Let me be as clear as possible: Noisli is an absolutely great concept, and it's carefully designed and suits many people's needs. But a few things were annoying me in Noisli:

  • You can only have one document handled by the editor, no "save for later use",
  • No syntax highlighting,
  • What's the point in the smoothly-changing background color? At some point, it's unreadable and unusable (white on yellow, really?),
  • White noise? Pink noise? Brown noise? Really?
  • Preview view is not different enough from the editor for my tastes. I needed a "closer-to-the-html" preview (sans-serif fonts, for example).
  • You can't use it if you're not connected to the Internet. If only I could have a copy of Noisli for local / offline use, that'd be great.

All these (minor) glitches have led me to grab my favorite text editor and build my custom clone of Noisli.

Note on privacy

The edited text in this interface is stored on your localStorage database.

You can check the source code, nothing is stored on the server. I will never EVER read your documents. It's all yours.

It also means this content is associated to the "domain name" you're on (whether it is github pages, your local static HTTP server, your own remote web server, etc) AND your web browser.

If you switch from a machine to another or if you swap from Firefox to Chrome or vice-versa, your content won't show up. And even if you're on the same machine/browser and use a different URL to access this interface, your localStorage database will be different. Use the "download" feature to safely copy your content from a machine to another and sync it your way if you intend to transfer it on another pair (URL / client).

License

This project uses:

Sounds:

All these sounds were suggested by Jean-Michel Armand.

Apart from that, the rest of the code (HTML/CSS/JS) is mine and is published under the terms of the WTFPL.

More Repositories

1

tdaemon

Test daemon in Python
Python
139
star
2

micro-rpg-catalog

A bunch of resources for micro-mini RPG systems
119
star
3

the-black-hack

The Black Hack RPG text and tables, ready to be translated into your language
Rich Text Format
67
star
4

so1um

So1um is a solo Role Playing Game designed & written by Matt Jackson
CSS
35
star
5

plans-resto-france

Social Web 2.0 crowdsourced plans resto miam c'est bon ™® - patent pending
22
star
6

gemeaux

Gemeaux: a Python Gemini Server
Python
19
star
7

pomodorock

A single webpage pomodoro timer / tracker that keeps ZERO KNOWLEDGE of your data on the server-side.
JavaScript
17
star
8

typographeur

Faire respecter les règles typographiques françaises en HTML (Python).
Python
16
star
9

cmdbot

CmdBot, a bot with `cmd` attitude
Python
15
star
10

neigefr

a ripoff of #snowuk, but for frog-eating people
Python
14
star
11

md2ebook

a markdown to ebook converter, using Calibre or Pandoc and Python Markdown.
Python
13
star
12

rad-hack

The RAD-Hack RPG text and tables, ready to be translated into your language
Python
13
star
13

no-comment

Remove comments on news websites
JavaScript
12
star
14

fu-rpg-libre-et-universel

FU RPG: Libre et Universel
12
star
15

skyfield-data

Minimal data files to work with python-skyfield
Python
11
star
16

ncat-chat

two dummy/minimalist bash scripts for client/server chatting using ncat/netcat
Shell
10
star
17

mdwrangler

an in-browser Markdown to HTML generator ; see it as an experiment
JavaScript
10
star
18

parti-des-geeks

Le programme du parti des geeks
10
star
19

stardrifter

A solo RPG game about being a Trader / Smuggler in a science-fiction galaxy-wide settings
Python
10
star
20

lxcited

A bash-based remote control for LXC containers
Shell
8
star
21

fate-srd-markdown

Fate Core, FAE, Fate Toolkit System SRD extracted as markdown documents
Python
7
star
22

critica

Django-powered CMS
JavaScript
6
star
23

axe-not-axe

A RPG where Dwarves use their Axe to fight and everything else is Not Axe
HTML
6
star
24

microsr

minimalist d6-based rules for old-school roleplaying game
Makefile
6
star
25

django-mini-issue-tracker

Django Mini Issue Tracker
Python
6
star
26

conconf

Réservoir d'idées pour des Conférences à la Con™
5
star
27

lasers-et-sentiments

French translation of Lasers & Feelings - the RPG by John Harper
5
star
28

beeroverip

Beer Over IP - Mirror of the launchpad project
Python
4
star
29

static-markdown

A static HTTP server, with markdown rendering mechanism
Python
4
star
30

onddo-fungi-conlang

4
star
31

redislax

Clutter-less markdown online editor that stores documents in a Redis DB
JavaScript
4
star
32

toki-pona

toki pona related stuff
Python
3
star
33

move-world

This Powered by the Apocalypse tabletop role-playing game is an experiment around the concept of Moves
Makefile
3
star
34

irrefutable

Irréfutable est un jeu narratif minimaliste sans maître de jeu, pour deux joueurs ou plus.
HTML
3
star
35

django-barcamp

A simple Django Barcamp application.
Python
3
star
36

m20-fifth

M20 Fifth (Adamantine Edition) as a markdown
3
star
37

jeu-d-troll

jeu rôles avec troll. pas beaucoup mots, troll comprend tout.
HTML
3
star
38

vousetesleheros

A "gamebook" generator. Python, Yaml, Jinja2 and bit of magic.
JavaScript
3
star
39

colorize

Simply colorize python output
2
star
40

meuhdb

A pseudo JSON keystore that says "meuh"
Python
2
star
41

markdown-lists

Insert new list items in a Github-flavored Markdown document
CoffeeScript
2
star
42

cul-de-chouette-bot

Un Bot pour jouer au Cul de Chouette sur IRC
Python
2
star
43

githubdate

Push a "it's not cool to merge this" status to your pull-requests
Python
2
star
44

centmillemilliardsdepoemes

My personal implementation of Raymond Queneau's "Cent mille milliards de poèmes".
Python
2
star
45

bayonne

Guide personnel et donc partial (partiel) de Bayonne, ma ville de coeur
CSS
2
star
46

vousetesleheros-sudweb2012

Le parcours présenté aux participants de l'Elaboratoire de la conférence Sudweb 2012
JavaScript
2
star
47

lavache

Monty Python's Hommage
2
star
48

the-gobz-hack

a roleplaying game about playing goblins, loosely based on some rules of the black hack.
Makefile
2
star
49

stones

a tabletop roleplaying game about hunters in prehistoric times
HTML
2
star
50

monster-chef-rpg

Cooking for monster - A hellish kitchen role playing game
Python
2
star
51

coucou_suisse

A Mastodon hourly bot to precisely remind you what time it is.
Shell
2
star
52

140cRPG

The Role Playing Game system that fits in a tweet
CSS
1
star
53

vousetesleheros-parisweb2012

JavaScript
1
star
54

snippets

Some snippets to show you my not so über skills in some languages (mainly PHP and Python)
PHP
1
star
55

booklet-boilerplate

Boilerplate for booklet / book generator
Python
1
star
56

ptit-donjon

A tabletop RPG for young kids medieval-fantasy dungeon crawling
HTML
1
star
57

parsely-sudweb-2015

Un jeu collectif sous forme "Parsely Games"
HTML
1
star
58

sss

Django-based scrum management system. As basic as possible, taking advantage of the automagic Django admin contrib.
JavaScript
1
star
59

stagiaires-jdr

Bienvenue à toi, {NOMDUSTAGIAIRE} - un JDR en moins de 250 mots
HTML
1
star
60

sublimetext2-wordcount

A very simple word count plugin for SublimeText2
Python
1
star
61

lady-blackbird-fr

French personal translation of Lady Blackbird (free) Role-Playing Game
Python
1
star
62

redismoitout

Sinatra-based Web Redis Database Admin. Works on small databases. Still young, handle with care
Ruby
1
star
63

ouskonmange

Pick a restaurant
CSS
1
star
64

tiny-dragons-rpg-vf

Traduction en français du jeu de rôle permanent, temps-réel, solo Tiny Dragons
HTML
1
star
65

cards-against-community

Lugradio-Community-based Cards Against Humanity playset
1
star
66

sublimetext2-settings

My settings for Sublime Text 2
Shell
1
star
67

growl-http-proxy

Send Growl notification through a HTTP proxy
Python
1
star
68

ghostlines-fr

French translation of Ghost Lines, a role playing game by John Harper
HTML
1
star
69

nagademon-2014-old

Bruno Bord's entry for NaGaDeMon 2014
JavaScript
1
star
70

meso-conlang

A constructed language dedicated to small-talk about weather
Makefile
1
star
71

willie-diceroll

Willie Bot module: diceroll using random.org API
Python
1
star