Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 1 / 2
24 results tagged ruby  ✕   ✕
gardner/huginn_anomaly_agent https://github.com/gardner/huginn_anomaly_agent
Thu 11 Aug 2022 11:11:44 AM PDT archive.org

Agent that monitors a flow of data and uses Isolation Forest techniques to identify statistical outliers and anomalies.

agents ruby huginn statistics anomalies analytics
Smashing: The exceptionally handsome dashboard framework in Ruby and Coffeescript. https://github.com/Smashing/smashing
Fri 03 Jun 2022 12:59:07 PM PDT archive.org

Smashing, the spiritual successor to Dashing, is a Sinatra based framework that lets you build excellent dashboards. It looks especially great on TVs. Use premade widgets, or fully create your own with scss, html, and coffeescript. Has a REST API to push data to the dashboard. Drag and drop interface for building a dashboard.

Install the gem. Run it to create a new dashboard ("project"). Run bundle. Start the server for the project.

ruby dashboard visualization server exocortex charts rest api
hihouhou/huginn_mastodon_publish_agent https://github.com/hihouhou/huginn_mastodon_publish_agent
Sat 30 Apr 2022 07:18:46 PM PDT archive.org

Huginn agent for publishing message via the Mastodon API.

huginn ruby exocortex mastodon fediverse agent
hihouhou/huginn_sqlite_agent https://github.com/hihouhou/huginn_sqlite_agent
Mon 25 Apr 2022 05:13:06 PM PDT archive.org

A Huginn agent for querying SQLite databases. Whatever it finds are emitted as events.

huginn agent ruby exocortex sqlite databases
hihouhou/huginn_influxdb_write_data_agent https://github.com/hihouhou/huginn_influxdb_write_data_agent
Mon 25 Apr 2022 05:11:01 PM PDT archive.org

A Huginn agent for writing data into influxdb.

ruby huginn exocortex agent influxdb databases
stevenleeg/huginn_sqlite3_agent https://github.com/stevenleeg/huginn_sqlite3_agent
Thu 25 Nov 2021 02:54:29 PM PST archive.org

This gem provides two agents for Huginn that can read from and write to SQLite 3 databases.

For detailed instructions on their usage, please see the Markdown descriptions within the agents' source (which will also be displayed in your Huginn dashboard).

Note that this gem relies on the sqlite3 gem which itself requires SQLite3 development headers. If you're running Huginn on a regular server, satisfying this requirement may be simple.

exocortex huginn ruby agent databases sqlite
jacatbay/huginn_mqtt_subscriber_agent https://github.com/jacatbay/huginn_mqtt_subscriber_agent
Thu 25 Nov 2021 02:51:12 PM PST archive.org

Huginn's native mqtt agent (subscribe only) re-implemented as a LongRunnable. Simply choose a topic (think email subject line) to listen to, and configure your service. Many services run mqtts (mqtt over SSL) often with a custom certificate. You'll want to download their cert and install it locally, specifying the certificate_path configuration.

exocortex huginn ruby agent mqtt monitoring
yubuylov/huginn_unique_agent https://github.com/yubuylov/huginn_unique_agent
Thu 25 Nov 2021 02:43:22 PM PST archive.org

The UniqueAgent receives a stream of events and remits the event if it is not a duplicate. Uses Redis as its backing store.

exocortex huginn agent ruby redis analysis
darrencauthon/twitter_huginn_agents https://github.com/darrencauthon/twitter_huginn_agents
Thu 25 Nov 2021 02:42:35 PM PST archive.org

An agent that tracks when someone unfollows you on Twitter.

exocortex huginn agent ruby twitter
Unending/huginn_threshold_agent https://github.com/Unending/huginn_threshold_agent
Thu 25 Nov 2021 02:38:37 PM PST archive.org

The Threshold Agent is a conditional change detector, it emits events when a specified value is exceeded. Unlike the change detector agent each new event updates the last_property value to which the new value is compared, event when no new event is emitted.

exocortex huginn ruby agent monitoring
hihouhou/huginn_fear_and_greed_index_agent https://github.com/hihouhou/huginn_fear_and_greed_index_agent
Thu 25 Nov 2021 02:37:27 PM PST archive.org

This agent fetches fear and greed index for BTC and creates an event by notification. Uses the alternative.me REST API.

exocortex huginn ruby agent cryptocurrency monitoring firefly
akilism/huginn-SunlightLegislatorAgent https://github.com/akilism/huginn-SunlightLegislatorAgent
Thu 25 Nov 2021 02:29:28 PM PST archive.org

The SunlightLegislatorAgent uses the Sunlight Foundation Congress API to track the actions of a legislator. Will report back on any votes made, or actions on bills sponsored or cosponsored by the legislator.

You need a Sunlight Foundation API Token: http://sunlightfoundation.com/api/

You need to provide a legislator_bioguide_id for the legislator you wish to keep tabs on.

exocortex huginn ruby agent government monitoring representatives
nogre/huginn_naive_bayes_agent https://github.com/nogre/huginn_naive_bayes_agent
Thu 25 Nov 2021 02:23:42 PM PST archive.org

The Huginn Naive Bayes agent uses some incoming Events as a training set for Naive Bayes Machine Learning. Then it classifies Events from other sources accordingly using tags. Acts as a Huginn Agent front end to the NBayes gem.

exocortex huginn ruby agent bayesian classifiers
GitHub - davidesantangelo/datoji https://github.com/davidesantangelo/datoji
Tue 08 Dec 2020 04:18:36 PM PST archive.org

A tiny JSON storage service. Create, Read, Update, Delete and Search JSON data.

All returned entries are timestamped (ISO 8601). Blank fields are returned as null and not omitted. Implements JSON:API guidelines. Paginated, 20 hits per by default. OAuth2 authentication on all requests. CRUD.

Authorization: token ...

rest api data json ruby exocortex
TagTeam https://tagteam.harvard.edu/
Mon 25 May 2020 10:37:59 PM PDT archive.org

TagTeam is an RSS / Atom / RDF aggregator with the ability to filter and remix its input feeds with a high degree of flexibility. Items can be added directly to TagTeam “bookmarking collections” via the provided delicious-like bookmarklet, and these items can be remixed and filtered like any other item.

TagTeam can aggregate content from anything that emits RSS, Atom, or RDF. This includes delicious, zotero, WordPress, twitter, mediawiki, connotea, blogger, github, and too many other applications and services to mention. It uses the feed-abstract gem, written as part of this project to create a better way of dealing with structured feeds. feed-abstract understands some generators and does magical things - like turning twitter hashtags into actual tags on aggregated items. Has its own search engine.

Written in Ruby on Rails, uses Postgres as its backend. Redis for queue processing. The search component is written in Java.

Github: https://github.com/berkmancenter/tagteam/

socialmedia hashtags feeds rss atom json search exocortex collaborative rest api ruby
automaticmode/active_workflow: An intelligent process and workflow automation platform based on software agents. https://github.com/automaticmode/active_workflow
Fri 23 Aug 2019 01:16:18 PM PDT archive.org

ActiveWorkflow is an intelligent process automation platform that uses software agents; autonomous entities that act on schedule or react to external triggers. These unsupervised agents connect to APIs, process information, perform routine tasks, and enable you to automate internal or external workflows.

A fork of Huginn optimized for business use. Incompatible with Huginn mainline.

Remote agent API: https://docs.activeworkflow.org/remote-agent-api/

Python module for building custom agents: https://docs.activeworkflow.org/activeworkflow-agent-python/

exocortex automation ruby workflows agents processes rest api
Cenit IO | Open Platform for Data and Business Integration (iPaaS) https://cenit.io/
Tue 09 Jul 2019 02:58:03 PM PDT archive.org

A site that offers integrations to several hundred different online services as a service, because so many APIs are garbage. JSON and XML supported. Tries to make integration easy.

Authenticate against Github to make life easy. Has a generous free tier.

Their code is also on Github so self-hosting is an option: https://github.com/cenit-io/cenit

service opensource rest api ruby integration exocortex
hartator/wayback-machine-downloader https://github.com/hartator/wayback-machine-downloader
Wed 12 Sep 2018 07:51:06 PM PDT archive.org

Download an entire website from the Wayback Machine. Written in Ruby. Installs just fine to ~/.gem with gem install, does what it says on the tin.

archives ruby download website waybackmachine
Penetration Testing | The Metasploit Project http://www.metasploit.com/
Tue 20 Mar 2018 03:08:28 AM PDT archive.org

A framework used by penetration testers for building custom exploits for infiltrating systems. Written in Ruby. Comes with a large library of payloads and other nifty and fascinating tools. It's worth learning to use if you're serious about penetration testing or exploit development. Also, the cutting edge of attack technologies winds up coming out of the Metasploit project.

code exploits secure wifi tools information malware pentest assembly web infosec wireless cracking networking ruby security hacking software
Just Enough Ruby for Chef — Chef Docs http://docs.opscode.com/just_enough_ruby_for_chef.html
Tue 20 Mar 2018 12:28:27 AM PDT archive.org

A page that teaches you just enough Ruby to let you use Chef.

sysadmin overview documentation devops chef ruby style
page 1 / 2
4220 links, including 280 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn