Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyro2927/hallucinate
Like Mimic/Conduit, but written in Go so it can work on macOS.
https://github.com/pyro2927/hallucinate
Last synced: about 17 hours ago
JSON representation
Like Mimic/Conduit, but written in Go so it can work on macOS.
- Host: GitHub
- URL: https://github.com/pyro2927/hallucinate
- Owner: pyro2927
- Created: 2019-07-04T02:51:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-20T05:45:12.000Z (over 5 years ago)
- Last Synced: 2023-04-12T16:22:18.756Z (over 1 year ago)
- Language: Go
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hallucinate
Meant to be a cross-platform version of [Mimic](https://github.com/molenzwiebel/Mimic).
## Running
```bash
$ go run github.com/pyro2927/hallucinate
Connected to League!
Connecting to Rift...
Connected to Rift!
Access Code: 546644
```## Resources
* [Mimic](https://github.com/molenzwiebel/Mimic)
* [YasuNO](https://github.com/pseudonym117/YasuNO)