mirror of
https://github.com/hubaldv/bioz-host-rs.git
synced 2026-03-09 22:10:31 +00:00
Updated feature list.
This commit is contained in:
@@ -47,7 +47,7 @@ version = "5.4.4"
|
|||||||
name = "Bio-Z App"
|
name = "Bio-Z App"
|
||||||
identifier = "bioz-host-rs"
|
identifier = "bioz-host-rs"
|
||||||
icon = ["bundle/bio-z.icns"]
|
icon = ["bundle/bio-z.icns"]
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
copyright = "Hubald Verzijl"
|
copyright = "Hubald Verzijl"
|
||||||
category = "Developer Tool"
|
category = "Developer Tool"
|
||||||
long_description = "App belonging to the Bio-Z setup."
|
long_description = "App belonging to the Bio-Z setup."
|
||||||
@@ -7,6 +7,7 @@ This repository contains Rust-based software for communicating with a custom-bui
|
|||||||
- Data logging to `.csv` files
|
- Data logging to `.csv` files
|
||||||
- Day and night display modes
|
- Day and night display modes
|
||||||
- Control via on-screen buttons or keyboard shortcuts
|
- Control via on-screen buttons or keyboard shortcuts
|
||||||
|
- Adding custom markers at specific timepoints
|
||||||
|
|
||||||
## How to Use This Software
|
## How to Use This Software
|
||||||
1. Install the Rust toolchain and run the software using:
|
1. Install the Rust toolchain and run the software using:
|
||||||
|
|||||||
Reference in New Issue
Block a user