Posts
-
alpaca-py
The Official Python SDK for Alpaca API
Tags: #python • algorithmic-trading • brokerage
-
postcss-color-function
PostCSS plugin to transform W3C CSS color function to more compatible CSS
PostCSS plugin to transform CSS color function from editor draft of ‘Color Module Level 4’ specification to more compatible CSS.
Tags: #javascript
-
intercom-rails
The easiest way to install Intercom in a Rails app.
The easiest way to install Intercom in a rails app.
For interacting with the Intercom REST API, use the
intercomgem (https://github.com/intercom/intercom-ruby)Requires Ruby 2.0 or higher.
Tags: #ruby
-
LiveEdgeDetection
LiveEdgeDetection is an Android document detection library built on top of OpenCV. It scans documents from camera live mode and allows you to adjust crop using the detected 4 edges and performs perspective transformation of the cropped image. It works best with a dark background.
LiveEdgeDetection is an Android document detection library built on top of OpenCV. It scans documents from camera live mode and allows you to adjust crop using the detected 4 edges and performs perspective transformation of the cropped image.
It works best with a dark background.
Tags: #java
-
turnstyle
🎟️A GitHub Action for serializing workflow runs
GitHub Actions is an event-oriented system. Your workflows run in response to events and are triggered independently and without coordination. In a shared repository, if two or more people merge pull requests, each will trigger workflows without regard to one another.
This can be problematic for workflows used as part of a continuous deployment process. You might want to let an in-flight deployment complete before progressing further with the next workflow. This is the usecase turnstyle action targets.
Tags: #typescript • github-actions
-
openaudible
Audiobook Manager for Audible Users
A cross-platform desktop application for downloading and managing your Audible audiobooks.
Tags: #java • audible • audible-converter
-
enumerize
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper/Sequel support
Tags: #ruby • activerecord • mongoid
-
gitreflow
Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
Create and switch to new branch
nh-branchy-branch:$ git reflow start nh-branchy-branchCreate a pull request for your branch against
masteror a custombase-branch:$ git reflow reviewIf your code is approved, merge to
base-branchand delete the feature branch:$ git reflow deliver
Tags: #ruby • git • git-workflow
-
Raspberry-Pi-Dashboard
Web-based dashboard interface to check Raspberry Pi hardware and software status with no extra deependencies required.
- Live surveillance of RPi hardware (CPU temperature, frequency, loads etc.) with customizable warning thresholds
- Detailed software/hardware information (web server, PHP, storage / partition workload, core voltage, plugged USB devices, kernel version, model specifications, OS, CPU, network config)
- Protected access with password login (configure password)
- Power (shutdown/reboot) Raspberry Pi with scheduling options (setup instructions)
- Responsive mobile web-app
- Dark Theme (manual / auto)
Update your existing dashboard setup by navigating to project root folder and running
git pullin the terminal. Please keep in mind, this only works if there are no changes in the workspace.Tags: #php • raspberry-pi • raspberrypi
-
Invoices
Generate PDF invoices for your customers in laravel
Invoices is a Laravel library that generates a PDF invoice for your customers. The PDF can be either downloaded or streamed in the browser. It’s highly customizable and you can modify the whole output view as well.
Tags: #php • laravel • pdf
subscribe via RSS