• This repository has been archived on 12/Dec/2018
  • Stars
    star
    1
  • Language
    Python
  • License
    GNU Affero Genera...
  • Created about 9 years ago
  • Updated about 7 years ago

Reviews

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

Repository Details

Presentazione per l'Esame di Stato su Arduino di Davide Depau (programmata in Python con Kivy)

More Repositories

1

fdroid_shizuku_privileged_extension

F-Droid Privilege Extension that works with Shizuku (rootless) - UPDATES ARE BROKEN (unfortunately I don't have much time to fix it, sorry :( )
Kotlin
56
star
2

APDS9930

Arduino library for reading data from APDS-9930 ambient light and proximity sensors.
C++
53
star
3

Elan-Fingerprint-0c4c-PoC

PoC for communicating with an ELAN 04f3:0c4c fingerprint reader - See link for libfprint driver info
Python
27
star
4

wi-se-sw

Wi-Se - Wi-Fi Remote Serial/UART Terminal for ESP8266
C
24
star
5

bcm-cfedump

Broadcom CFE NAND dumper (uses `dn` command) - kinda crappy, use with care
Python
23
star
6

ttyc

ttyd protocol client
Go
19
star
7

btw-i-use-arch-milanopride

Milano Pride "btw I use arch" shirt
19
star
8

wsl-startup

Scripts to set up a "normal" GNU/Linux GUI environment on WSL
Shell
15
star
9

consmart-ble-mqtt

Consmart/Triones/Flyidea BLE smart light to MQTT bridge
Go
14
star
10

dso138mini-viewer

Desktop viewer for the DSO138mini portable oscilloscope on stock firmware
Python
13
star
11

fastgate-python

Python tools for Fastweb FastGATE exploits
Python
12
star
12

shcrt

Shell script to replace SecureCRT/FX
Shell
10
star
13

OpenWRT-WPS-Button

Scripts to blink WPS LED when WPS pushbutton is active
Shell
9
star
14

sway-cheatsheet

Sway cheatsheet, adapted from https://i3wm.org/docs/refcard.html
HTML
9
star
15

nfc-st-srx

Libnfc tool to read ST SRx tags
C
9
star
16

nova6

Standalone version of qBittorrent's search engine with Python2+3 support
Python
8
star
17

leviot-hw

WIP - first revision HAS ISSUES - Levoit Air Purifier Custom IoT PCB - based on ESP32
OpenSCAD
7
star
18

wi-se-hw

Cheap and tiny ESP8266 boards for Wi-Se to access your SBC or router serial port remotely
Shell
7
star
19

leviot-sw

Levoit Air Purifier Custom IoT PCB Firmware - based on MicroPython
Python
7
star
20

wearos-world-clock-tile

World Clock Tile and App for Wear OS
Kotlin
7
star
21

Novask

Web-based torrent search engine based on qBittorrent's
JavaScript
6
star
22

sway-accel-rotate

Rotate Sway outputs based on current accelerometer orientation using iio-sensor-proxy
Go
5
star
23

python-apds9930

Python library for the APDS-9930 I2C Ambient Light and Proximity sensor
Python
5
star
24

wlclock

Simple GTKmm/Cairo based clock that works on Wayland
C++
5
star
25

applemusic-ytmusic-playlist-converter

Playlist converter between YouTube Music and Apple Music, extensible
Python
5
star
26

SAPISpeechServer

Simple REST server that exposes Windows' TTS Speech API. This should also work on Wine.
C#
4
star
27

meross2mqtt

Bridges Meross devices to home automation software such as openHAB via MQTT
Python
4
star
28

sway-configs

My SwayWM configurations
Shell
3
star
29

arch-news-printer

Simple script to pretty-print Arch Linux news to a terminal, suitable for MOTD
Python
3
star
30

3dprint-wiki

3D printing FAQ
SCSS
3
star
31

python-liquidcrystal

A Python port of Arduino's LiquidCrystal that uses PyWiring to access the display through any I/O port
Python
3
star
32

PoliScraper

Scrapes the timetable from PoliMi online services and converts it to well-known iCal format. PoliMi's website is messy and this code is messier, your mileage may vary.
Python
3
star
33

POuLBITS-Android

B.I.T.S. client for Android, with home screen widget
Kotlin
2
star
34

karaokivy

High school project, abandoned. Karaokivy, an open-source, expandable and multi-platform karaoke player
Python
2
star
35

house_inventory

House inventory web app
Python
2
star
36

atcd_choreo_sync

Sync Audio Trip choreos from the Audio Trip Choreography Discord
Dart
2
star
37

vvm-decoder

Visual voicemail SMS decoder
Python
2
star
38

python-cmdmessenger

CmdMessenger port for Python
Python
2
star
39

upython-relay-timer

Countdown timer for a Sonoff switch or a random relay, written in MicroPython
Python
2
star
40

ansible-wireguard

Ansible role to deploy a WireGuard network
Jinja
2
star
41

swin

AutoHotkey script that imitates my Sway keybindings on Windows
AutoHotkey
2
star
42

go-iio-sensor-proxy

IIO Sensor Proxy bindings for Go
Go
2
star
43

pipedroid

Create NANDroid backups directly to the computer, on the fly.
Shell
2
star
44

ikea-light-fixer

Fixes the brightness level of IKEA TRÅDFRI lights
Python
2
star
45

gdb-scripts

My collection of GDB commands and utilities that make my life a lot easier
Python
1
star
46

PokeVy

Kivy front-end for PokemonGo-Bot
Python
1
star
47

audiotrip_choreo_viewer

[WIP] Desktop viewer for Audio Trip choreographies
C++
1
star
48

blog.depau.eu

My personal blog
Less
1
star
49

pam-facial-auth-pkgbuild

PKGBUILD for https://github.com/devinaconley/pam-facial-auth
Shell
1
star
50

sway-compact-workspaces

Sway script that renames numeric workspaces so that there are no gaps
Python
1
star
51

ricette.depau.eu

Le mie ricette
Less
1
star
52

codimd-docker-depau

Customized CodiMD Dockerfile, with my name on it because I'm a special boy
Shell
1
star
53

aegis-mini-skin

Geekvape Aegis Mini 3D-printable skin
OpenSCAD
1
star
54

penitalia_bot

Windows TTS API Telegram Bot
Python
1
star
55

pyxis_caf

C
1
star
56

PoliMi-AutoLogin

Userscript to automatically login to Politecnico di Milano online services (autocomplete must be turned on)
JavaScript
1
star
57

waybar-netinfo

Waybar custom module that displays network information
Python
1
star
58

python-pywiring

A module that tries to port Wiring-like low-level I/O methods to Python using commonly found I/O ports
Python
1
star
59

mosquitto_yaml_auth

Simple Mosquitto auth plugin that loads a YAML config
C++
1
star
60

shitty-dns-proxy

The DNS proxy I didn't want to write, but that I had to write since everything else just sucks.
Go
1
star
61

alarm-orangepi4

[WIP] Packages for ALARM on Orange Pi 4
Shell
1
star
62

depau

TIL apparently you can have a self repo. Alright 🤷‍♂️
1
star
63

docker-platformify

Proxies the Docker API socket and injects a custom `platform` parameter
Go
1
star