All Projects → pokey → cursorless-vscode

pokey / cursorless-vscode

Licence: MIT license
Don't let the cursor slow you down

Programming Languages

typescript
32286 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects
Talon
1 project

Projects that are alternatives of or similar to cursorless-vscode

Voicebook
🗣️ A book and repo to get you started programming voice computing applications in Python (10 chapters and 200+ scripts).
Stars: ✭ 236 (-55.97%)
Mutual labels:  voice
say-it
TTS in command line -- Pronounce the Chinese and English words you typed in.
Stars: ✭ 19 (-96.46%)
Mutual labels:  voice
mumble-discord-bridge
A simple voice bridge between Mumble and Discord.
Stars: ✭ 123 (-77.05%)
Mutual labels:  voice
Caster
Dragonfly-Based Voice Programming and Accessibility Toolkit
Stars: ✭ 242 (-54.85%)
Mutual labels:  voice
SilentServer
Silent is very lightweight, high quality - low latency voice chat for gaming. The server runs on Windows and Linux.
Stars: ✭ 52 (-90.3%)
Mutual labels:  voice
flutter chat
A full-featured (simple message, voice, video) flutter chat application by SignalR and WebRTC
Stars: ✭ 52 (-90.3%)
Mutual labels:  voice
Mimic Recording Studio
Mimic Recording Studio is a Docker-based application you can install to record voice samples, which can then be trained into a TTS voice with Mimic2
Stars: ✭ 202 (-62.31%)
Mutual labels:  voice
tgcalls
Voice chats, private incoming and outgoing calls in Telegram for Developers
Stars: ✭ 408 (-23.88%)
Mutual labels:  voice
anycontrol
Voice control for your websites and applications
Stars: ✭ 53 (-90.11%)
Mutual labels:  voice
africastalking-node.js
Official Node.js SDK for Africa's Talking
Stars: ✭ 113 (-78.92%)
Mutual labels:  voice
Voice Gender
Gender recognition by voice and speech analysis
Stars: ✭ 248 (-53.73%)
Mutual labels:  voice
oddvoices
An indie singing synthesizer
Stars: ✭ 4 (-99.25%)
Mutual labels:  voice
EnglishStu
英语学习软件,集成有道翻译、科大讯飞,有翻译、朗读示例、阅读评测功能
Stars: ✭ 27 (-94.96%)
Mutual labels:  voice
Freedom
一个小白对于科学上网的一些切身感受的整理,自己捋思路,同时也为方便他人。发现错误的地方欢迎斧正。顺便也会不断整理一些实用资源及工具。
Stars: ✭ 236 (-55.97%)
Mutual labels:  voice
useful-twilio-functions
A set of useful Twilio Functions.
Stars: ✭ 53 (-90.11%)
Mutual labels:  voice
Vonage Ruby Sdk
Vonage REST API client for Ruby. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Stars: ✭ 203 (-62.13%)
Mutual labels:  voice
JustAnotherVoiceChat-Server
Server for the JustAnotherVoiceChat TeamSpeak 3 plugin
Stars: ✭ 17 (-96.83%)
Mutual labels:  voice
JustAnotherVoiceChat
TeamSpeak 3 plugin to control 3D voice communication in games
Stars: ✭ 21 (-96.08%)
Mutual labels:  voice
karen
open-source voice assistant
Stars: ✭ 19 (-96.46%)
Mutual labels:  voice
africastalking.Net
Africa's Talking API Wrapper for C#
Stars: ✭ 16 (-97.01%)
Mutual labels:  voice

Welcome to Cursorless!

Version Rating Documentation Tests Maintenance License: MIT

Cursorless is a spoken language for structural code editing, enabling developers to code by voice at speeds not possible with a keyboard. Cursorless decorates every token on the screen and defines a spoken language for rapid, high-level semantic manipulation of structured text.

Checkout the docs and videos to learn more. See installation for installation instructions.

And I heard you like GIFs?

Curly repack ox Move arg air and each to after drum Chuck tail red pipe slice past end of file

Installation

Currently depends on Talon, though a keyboard version is planned.

See installation for installation instructions.

Extension Settings

This extension contributes the following settings:

  • cursorless.showOnStart: Whether decorations should appear on workspace start
  • cursorless.hatSizeAdjustment: Percentage to increase or decrease hat size; positive increases size
  • cursorless.hatVerticalOffset: How much to vertically shift the hats as a percentage of font size; positive is up
  • cursorless.hatEnablement.colors: Whether to enable particular hat colors.
  • cursorless.hatEnablement.shapes: Whether to enable particular hat shapes.
  • cursorless.hatPenalties.colors: How much to penalize each hat color. You will probably want to set this one to the number of syllables in the given style. Cursorless will then sort every style combination by number of syllables to refer to it.
  • cursorless.hatPenalties.shapes: How much to penalize each hat shape. You will probably want to set this one to the number of syllables in the given style. Cursorless will then sort every style combination by number of syllables to refer to it.
  • cursorless.maximumHatStylePenalty: The maximum allowed penalty for a hat style. Any hat style whose penalty is greater than this amount will not be used. A hat style penalty is defined to be the shape penalty plus the colour penalty. Setting this value less than or equal to zero is treated as no maximum.

Known Issues

  • Cursorless calculates the position of the hats based on the characteristics of your font. If you find that the hats are off center you can try running this command: cursorless.recomputeDecorationStyles

Contributing

See contributing.

Change Log

See CHANGELOG.md.

Attributions

See NOTICE.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].