Skip to main content
app icon

Neptune

Developer

Younes Ben El

About

Neptune is a virtual application that produces a sound upon key activation, resembling a physical mechanical keyboard. Unlike its real-life counterpart, Neptune spares you from disturbing those nearby. It bears a striking resemblance to mechvibes, but with notable advantages: superior speed, being coded in Go instead of JavaScript and Electron, thus eliminating excessive RAM and CPU consumption.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/M1ndo/Neptune@latest

Or you can download the code directly from git:

git clone https://github.com/M1ndo/Neptune.git