Posts
-
terraform-aws-notify-slack
Terraform module which creates SNS topic and Lambda function which sends notifications to Slack 🇺🇦
This module creates an SNS topic (or uses an existing one) and an AWS Lambda function that sends notifications to Slack using the incoming webhooks API.
Start by setting up an incoming webhook integration in your Slack workspace.
Doing serverless with Terraform? Check out serverless.tf framework, which aims to simplify all operations when working with the serverless in Terraform.
Tags: #python • aws • aws-lambda
-
simfin
Simple financial data for Python
SimFin makes it easy to obtain and use financial and stock-market data in Python. It automatically downloads share-prices and fundamental data from the SimFin server, saves the data to disk for future use, and loads the data into Pandas DataFrames.
Tags: #python • finance • financial-data
-
wp-api-jwt-auth
A simple plugin to add JSON Web Token (JWT) Authentication to WP REST API
A simple plugin to add JSON Web Token (JWT) Authentication to the WP REST API.
To know more about JSON Web Tokens, please visit http://jwt.io.
Tags: #php
-
ResearchStack
An SDK for building research study apps on Android.
ResearchStack is an SDK and UX framework for building research study apps on Android.
Be sure to check out researchstack.org and the ResearchStack forum for general information and announcements about the framework.
Tags: #java
-
homebrew-portable-ruby
đźš— Versions of Ruby that can be installed and run from anywhere on the filesystem.
Formulae and tools to build versions of Ruby that can be installed and run from anywhere on the filesystem.
Tags: #ruby • portable • git
-
mdx
MDx - Material Design WordPress Theme
Tags: #php • wordpress-theme • material-design
-
GarminDB
Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
Python scripts for parsing health data into and manipulating data in a SQLite database. SQLite is a light weight database that doesn’t require a server.
What they can do:
- Automatically download and import Garmin daily monitoring files (all day heart rate, activity, climb/descend, stress, and intensity minutes) from the user’s Garmin Connect “Daily Summary” page.
- Extract sleep, weight, and resting heart rate data from Garmin Connect, store it as JSON files, and import it into the DB.
- Download and import activity files from Garmin Connect. A summary table for all activities and more detailed data for some activity types. Lap and record entries for activities.
- Summarizing data into a DB with tables containing daily, weekly, monthly, and yearly summaries.
- Graph your data from the commandline or with Jupyter notebooks.
- Retain downloaded JSON and FIT files so that the DB can be regenerated without connecting to or redownloading data from Garmin Connect.
- Export activities as TCX files.
Once you have your data in the DB, I recommend using a supplied Jupyter notebooks, third party Jupyter notebooks, and/or SQLite browser like SQLite Studio or DB Browser for SQLite for browsing and working with the data. The scripts create some default views in the DBs that make browsing the data easier.
Tags: #python • garmin • dbs
-
luceneserver
A high performance “thin wrapper” HTTP REST server on top of Apache Lucene
This project provides a simple, example HTTP server on top of Apache Lucene version 6.x snapshot sources, exposing many of Lucene’s core and modules functionality efficiently over a simple REST/JSON HTTP API.
Note that this code is all very new and likely has exciting bugs! But it’s also very fast!
This server is running “in production” at Jira search, a simple search instance for developers to find Lucene, Solr and Tika jira issues updated in near-real-time.
Tags: #java
-
rapidoid
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
Please visit the official site:
Tags: #java • rapidoid • webframework
-
SIP.js
A simple, intuitive, and powerful JavaScript signaling library
- Create real-time peer-to-peer audio and video sessions via WebRTC
- Utilize SIP in your web application via SIP over WebSocket
- Send instant messages and view presence
- Support early media, hold and transfers
- Send DTMF RFC 2833 or SIP INFO
- Share your screen or desktop
- Written in TypeScript
- Runs in all major web browsers
- Compatible with standards compliant servers including Asterisk and FreeSWITCH
Tags: #typescript • sipjs • webrtc
subscribe via RSS