Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spacehuhntech/duckify

BadUSB Script Converter
https://github.com/spacehuhntech/duckify

Last synced: 2 days ago
JSON representation

BadUSB Script Converter

Awesome Lists containing this project

README

        

# Duckify

A free and Open-Source web-app for converting BadUSB Script into Arduino code.
Visit [duckify.huhn.me](https://duckify.huhn.me) to see it in action.

This app is based on [Docusaurus](https://docusaurus.io/), [React](https://reactjs.org/), and [Material-UI](https://mui.com/).

## Setup

```
git clone https://github.com/spacehuhntech/duckify
cd duckify
npm install
npm start
```

## License

This software is licensed under the MIT License. See the [license file](LICENSE) for details.