Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lan-party authored Dec 14, 2023
1 parent 9552e60 commit adef234
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# NeuroShortcut
A brain-computer interface tool for triggering keyboard shortcuts, system commands, and macro scripts by changing mental states
![Screen Recording](assets/screenrecording.gif)
## Getting Started
#### Windows 10+
[Executable Download](https://github.com/lan-party/NeuroShortcut/releases/download/v0.0.0/NeuroShortcut.zip)
#### From Source
```
pip install -r requirements.txt
```
```
python NeuroShortcut.py
```
## Supported Devices
This project was made using the 8 channel OpenBCI Cyton board. Support for more devices and electrode configurations will be added in the future.
![Screenshot 1](assets/screenshot1.png)
Expand Down

0 comments on commit adef234

Please sign in to comment.