aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTeddy Wing2018-11-08 22:12:53 +0100
committerTeddy Wing2018-11-08 22:12:53 +0100
commitb95bf219515ca36b10d808f2d73a00de1d3571b1 (patch)
treea1f3a3d93187c46c33c35121fb870b909a2b0bf5 /index.html
parente20506fcf9b0f31d471b7b448bb5826eb7227007 (diff)
downloaddome-key-web-b95bf219515ca36b10d808f2d73a00de1d3571b1.tar.bz2
Add some more descriptive copy to the website
Describe the program, high-level features. Add styles: * Fix leading * Add list bullets that were removed by the reset
Diffstat (limited to 'index.html')
-rw-r--r--index.html24
1 files changed, 23 insertions, 1 deletions
diff --git a/index.html b/index.html
index 3b06132..5425599 100644
--- a/index.html
+++ b/index.html
@@ -17,7 +17,29 @@
</header>
<p>
- DomeKey lets you customise headphone buttons
+ Control your computer with a pair of headphones
+ </p>
+
+ <p>
+ DomeKey gives you the power to remap your headphone buttons to any action you
+ can think of. Define mappings in text using a Vim-like configuration language.
+ </p>
+
+ <ul>
+ <li>
+ Simulate keyboard keys to control applications or automate actions
+ </li>
+ <li>
+ Run shell commands at the press of a button
+ </li>
+ <li>
+ Define as many actions as you need by adding modes, or triggering an action
+ with a sequence of headphone buttons
+ </li>
+ </ul>
+
+ <p>
+ With up to three new button inputs, the possibilities are endless.
</p>
<h2>Install</h2>