Skip to content

panckreous/handy.computer

 
 

Repository files navigation

Handy Website

This is the official website for Handy, a free and open source cross-platform speech-to-text application for your computer.

About Handy

Handy allows you to speak into any text field on your computer, providing:

  • Free - Accessibility tooling belongs in everyone's hands, not behind a paywall
  • Open Source - Together we can build further. Extend Handy for yourself and contribute to something bigger
  • Private - Your voice stays on your computer. Get transcriptions without sending audio to the cloud
  • Simple - One tool, one job. Transcribe what you say and put it into a text box

Links

Contributing

This repository contains the source code for the Handy website. For information about contributing to the main Handy application, please visit the main repository.

For website-specific contributions, please feel free to open issues or pull requests in this repository.

Development

This website is built with Astro and uses Tailwind CSS for styling.

Commands

All commands are run from the root of the project:

Command Action
bun install Installs dependencies
bun dev Starts local dev server at localhost:4321
bun build Build your production site to ./dist/
bun preview Preview your build locally, before deploying

License

Please refer to the main repository for license information.

About

The website for Handy - Open Source Speech To Text Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.4%
  • Astro 17.8%
  • MDX 12.6%
  • CSS 4.7%
  • JavaScript 0.5%