Skip to content

Instantly share code, notes, and snippets.

View phellipeandrade's full-sized avatar
🏡
Working from home

Phellipe Andrade phellipeandrade

🏡
Working from home
  • São Paulo - Brazil
View GitHub Profile
@phellipeandrade
phellipeandrade / [FEDORA] gitkraken
Created July 21, 2018 22:34 — forked from aelkz/[FEDORA] gitkraken
How to install gitkraken on Fedora [25,26,27] + launcher icon
#!/bin/bash
# Download GitKraken
wget https://release.gitkraken.com/linux/gitkraken-amd64.tar.gz
# copy the downloaded file into /opt directory
cp gitkraken-amd64.tar.gz /opt/
cd /opt
const sample = [
[
[
[
[
[
{
foo: [{ rate: 2.18 }],
},
],
#include <Arduino.h>
#include <IRremote.h>
#define onOffReceived 49 // 1
#define energyRcv 50 // 2
#define avMode 51 // 3
#define input 52 // 4
#define tvRad 53 // 5
#define list 54 // 6
#define quickView 55 // 7