Skip to content

Station 13 helper tool for allowing you to type a full sentence for an announcement without using any invalid words, with customizable file you can edit

License

Notifications You must be signed in to change notification settings

Yin117/station-13-announcement-text-allowlist

Repository files navigation

station-13-announcement-text-allowlist

FUNCTIONAL-PROTOTYPE - Station 13 helper tool for allowing you to type a full sentence for an announcement without using any invalid words, with customizable file you can edit.


How to use

  • Install modules npm i
  • Run locally npm run start
    • If any issues, see if an exe works: npm run make (will write to /out folder)

Using


Creation Process

  • Electron Forge Typescript with Webpack Template
    • npm init electron-app@latest my-new-app -- --template=webpack-typescript
  • Installed various @types/* modules
  • Update renderer.ts and index.html to successfully run the React App code
  • Installed @emotion/react @emotion/styled @mui/material @mui/styled-engine-sc styled-components
  • Installed @fontsource/roboto
  • Installed @mui/icons-material

About

Station 13 helper tool for allowing you to type a full sentence for an announcement without using any invalid words, with customizable file you can edit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published