Antoine Beauchamp

Results 5 repositories owned by Antoine Beauchamp

ShellAnything

165
Stars
26
Forks
Watchers

ShellAnything is a C++ open-source software which allow one to easily customize and add new options to *Windows Explorer* context menu. Define specific actions when a user right-click on a file or a d...

bin2cpp

69
Stars
8
Forks
Watchers

bin2cpp: The easiest way to embed small files into a c++ executable. bin2cpp converts text or binary files to C++ files (*.h, *.cpp) for easy access within the code.

libLNK

17
Stars
7
Forks
Watchers

libLNK is a c++ library for creating Windows shortcuts (*.lnk files)

NonBlockingRTTTL

17
Stars
6
Forks
Watchers

NonBlockingRTTTL is a non-blocking arduino library for playing RTTTL melodies.

SoftTimers

15
Stars
0
Forks
Watchers

A collection of software timers that allows one to properly time multiple events and know when each "timer" expires meaning that an action is required. The library aims at greatly simplifying multitas...