Skip to content

Instantly share code, notes, and snippets.

View andre-geldenhuis's full-sized avatar

Andre Geldenhuis andre-geldenhuis

View GitHub Profile
#!/bin/bash
### everpad_to_zim.sh v0.1
### Copyleft 2013 by alteist@gmail.com
###
### This script exports everpad's Evernote client (https://github.com/nvbn/everpad/)
### database (Schema v5) to zim wiki file sctructure:
### Evernote/notebook/note -> zim/notebook/note.txt + notebook/note/attachments.ext
###
### THIS SCRIPT DOES NOT:
### * copy attachments in the right place, but in the end of the note instead.
#include <FastLED.h>
#define LEDPIN D4
#define NUM_LEDS 5
CRGB leds[NUM_LEDS];
CRGB leds_virt[NUM_LEDS];
const int led_map[NUM_LEDS] = {