mirror of
https://github.com/SrIzan10/fccradio-nowplaying.git
synced 2026-06-05 16:46:52 +00:00
main
fccradio-nowplaying
a simple and "lightweight" freecodecamp radio now playing program. the nowplaying song will be put in a data.txt file that you can conveniently put into a obs text source.
lang used
typescript
how did you bundle it into one file?
yarn global add pkg;tsc;pkg --compress GZip dist/index.js
can i yoink typedefs?
yes it's on the types.ts file
what packages did u use
- colorette (for making terminal output not look boring)
- ws (websockets)
- typedefs generated by gpt 3
are you gonna make it more lightweight in the future?
yes, probably a golang rewrite will come shortly™️
no github actions builds?
why?
virustotal?
- linux here
- macos here
- windows here (yes those are false positives see this)
you can always just package it on your own if you aren't sure enough. for some reason it's open source :)
Description
Releases
1
Languages
TypeScript
100%