Jack Humphries
Jack Humphries
Hi, Please create a new issue for any new socials you would like to add. Currently I have these planned: - Teams - [Reddit](https://github.com/JackHumphries9/Socially/issues/29) - Twitter
While doing maintenance on the code for adding the TouchBar support, I've realised that the data layer could be improved. Currently, everything is stored in a state variable which is...
Because there are lots of animations, remove them with a toggle which is set to the system default.
Although Apple Silicon is still able to use Socially through Rosetta, other ARM devices may not work.
I don't know how possible this will be but I'm thinking of switching the code to Typescript rather than just JavaScript.
The remote module is becoming deprecated in Electron as IPC is proven to be safer and more efficient. The codebase can be easily switched as the `preload.js` file can be...