emailler/apps
Oliver Schmidt 334bdb88a0 Added Tweet65.
Tweet65 is sample application for triggering an IFTTT maker webhook. If ~450 chars are not enough for the URL then either the IP65 output_buffer needs to be increased or url_parse needs to be modified to use a different buffer. E.g. when called from url_download then the url_download_buffer could be temporarily used to hold the selector.
2018-11-01 14:21:20 +01:00
..
atrtelnet.cfg Add custom font for the Atari version, fix Atari keyboard input handling. 2017-09-01 22:36:35 +02:00
date65.c Make use of clock_settime(). 2018-08-18 23:28:59 +02:00
hfs65.c Minor beautification. 2018-08-01 19:00:38 +02:00
ifttt.c Added Tweet65. 2018-11-01 14:21:20 +01:00
ifttt.h Added Tweet65. 2018-11-01 14:21:20 +01:00
linenoise.c Include Apple II specific header only for Apple II. 2018-10-30 20:00:17 +01:00
linenoise.h Added (Apple II specific) wget65 program. 2018-08-01 19:39:06 +02:00
Makefile Added Tweet65. 2018-11-01 14:21:20 +01:00
telnet65.s Removed last KPR_* constants. 2018-02-23 16:41:33 +01:00
tweet65.c Added Tweet65. 2018-11-01 14:21:20 +01:00
w5100.c Added (Apple II specific) wget65 program. 2018-08-01 19:39:06 +02:00
w5100.h Added (Apple II specific) wget65 program. 2018-08-01 19:39:06 +02:00
wget65.c Fixed access to argv. 2018-08-06 23:13:22 +02:00