From cd30ee677851aff0e3fd8e15c6a304f76ad53005 Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Fri, 18 Aug 2023 15:57:18 +0000 Subject: [PATCH 1/2] Added ifconfig.io to Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edce6cc3..51cd002f 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop - [homebank-converter](https://github.com/Binnette/homebank-converter) - Web app to convert an export bank file to compatible Homebank csv. ([Demo](https://binnette.github.io/homebank-converter/)) `AGPL-3.0` `HTML5` - [HRConvert2](https://github.com/zelon88/HRConvert2) - Drag-and-drop file conversion server with session based authentication, automatic temporary file maintenance, and logging capability. `GPL-3.0` `PHP` - [Huginn](https://github.com/huginn/huginn) - Allows you to build agents that monitor and act on your behalf. `MIT` `Ruby` +- [ifconfig.io](https://ifconfig.io/) - Information on your connection. ([Source Code](https://github.com/georgyo/ifconfig.io)) `MIT` `Go/Docker` - [Kibitzr](https://kibitzr.github.io) - Lightweight personal web assistant with powerful integrations. ([Source Code](https://github.com/kibitzr/kibitzr)) `MIT` `Python` - [Krayin](https://krayincrm.com/) - Free and Opensource Laravel CRM Application. ([Demo](https://demo.krayincrm.com/), [Source Code](https://github.com/krayin/laravel-crm)) `MIT` `PHP` - [LazyLibrarian](https://gitlab.com/LazyLibrarian/LazyLibrarian) `⚠` - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. `GPL-3.0` `Python` From 2c0e0676e4017ad4991ae38fa844cdf6cbcec270 Mon Sep 17 00:00:00 2001 From: Alexandro <71392273+arbdevml@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:03:54 +0000 Subject: [PATCH 2/2] Apply suggestions from code review Add ifconfig.io to Automation (updated description) Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 51cd002f..f287581b 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop - [homebank-converter](https://github.com/Binnette/homebank-converter) - Web app to convert an export bank file to compatible Homebank csv. ([Demo](https://binnette.github.io/homebank-converter/)) `AGPL-3.0` `HTML5` - [HRConvert2](https://github.com/zelon88/HRConvert2) - Drag-and-drop file conversion server with session based authentication, automatic temporary file maintenance, and logging capability. `GPL-3.0` `PHP` - [Huginn](https://github.com/huginn/huginn) - Allows you to build agents that monitor and act on your behalf. `MIT` `Ruby` -- [ifconfig.io](https://ifconfig.io/) - Information on your connection. ([Source Code](https://github.com/georgyo/ifconfig.io)) `MIT` `Go/Docker` +- [ifconfig.io](https://ifconfig.io/) - Provides information on your connection. Inspired by ifconfig.me, but designed for pure speed. A single server can do 18,000 requests per seconds while only consuming 50 MBs of RAM. ([Source Code](https://github.com/georgyo/ifconfig.io)) `MIT` `Docker` - [Kibitzr](https://kibitzr.github.io) - Lightweight personal web assistant with powerful integrations. ([Source Code](https://github.com/kibitzr/kibitzr)) `MIT` `Python` - [Krayin](https://krayincrm.com/) - Free and Opensource Laravel CRM Application. ([Demo](https://demo.krayincrm.com/), [Source Code](https://github.com/krayin/laravel-crm)) `MIT` `PHP` - [LazyLibrarian](https://gitlab.com/LazyLibrarian/LazyLibrarian) `⚠` - LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. `GPL-3.0` `Python`