hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
wisq avatar

Adrian Irving-Beer

wisq

Total Packages

7

Total Downloads

5 872+

wisq@wisq.net
Packages Stats

Packages

Most Popular Most Downloaded Newest First

space_ex

0.8.0
2 447+

SpaceEx allows you to write Elixir code to control virtual rockets in Kerbal Space Program, by connecting to the kRPC mod.

Last Updated: about 8 years ago

ex_git_test

0.1.2
1 347+

Runs `mix test` on ONLY the code you currently have staged in git. It's designed to go in a git `pre-commit` hook.

Last Updated: about 3 years ago

ex_co2_mini

0.1.3
1 015+

ExCO2Mini is a library to read carbon dioxide and temperature data from the CO2Mini USB sensor, also known as the RAD-0301.

Last Updated: about 7 years ago

ex_osc

0.1.2
541+

ExOSC is a library for sending and receiving messages to/from audio hardware that supports the OpenSoundControl 1.0 protocol.

Last Updated: about 3 years ago

porsche_conn_ex

0.1.0
182+

PorscheConnEx is a library for connecting to the Porsche Connect API, to monitor and control your Porsche vehicle.

Last Updated: about 2 years ago

pi_glow

0.1.0
173+

PiGlow is a library for controlling a "PiGlow" LED array device.

Last Updated: about 2 years ago

x32_remote

0.1.0
167+

X32Remote is a library for controlling Behringer X32 and M32 mixing consoles.

Last Updated: about 3 years ago
hex logo Hex
About Blog Sponsors Status
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".