Pardal An acessible and customizable Twitter client. Configuring First things first: you must install all dependencies. npm install npm start Testing npm run test:unit npm run test:integration Packaging This command will generate a Pardal executable for Linux, MacOS and Windows. npm build If you're developing on Linux or MacOS, you will need to install Wine to generate versions for Windows.
I'm not a part of this project but i think this is a good one.
Creating a Twitter Client for Blind and Visually Impaired People
Ana Paula Gomes ・ Feb 23 ・ 4 min read
An accessible and customisable Twitter client
Pardal
An acessible and customizable Twitter client.
Configuring
First things first: you must install all dependencies.
Testing
Packaging
This command will generate a Pardal executable for Linux, MacOS and Windows.
If you're developing on Linux or MacOS, you will need to install Wine to generate versions for Windows.
That's a really nice project, thanks for suggesting :)