Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/new api and rewrite #14

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sysgenerated
Copy link

Front End

  • Updated package dependencies in package.json
  • Modified frontend component structure in src/index.tsx

Back End

  • Implemented new dictation core module (py_modules/dictator.py)
  • Modified Docker configuration for backend services
  • Replaced xdotool with dotool as the primary input simulation tool to remove X11 dependency
  • Moved nerd-dictation cookie file to standardized location
  • Migrated to Decky's recommended logging location

Decky API

  • Updated build and setup scripts in .vscode/
  • Replaced decky_plugin.pyi with updated decky.pyi

General

  • Utilizing holo-toolchain-go Docker image to build dotool
  • Added comprehensive test suite (tests/test_dictator.py)
  • Removed legacy license file and standardized on BSD-3 License
  • Enhanced README with better project structure and contribution guidelines
  • Added comprehensive documentation
  • Added development setup script (dev/dev-setup.sh)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant