A collective list of reliable and trustworthy software and resources for a better user expierence.
Not influenced by sponsors, advertisements or finnancial gain.
- Adding an issue requesting a new entry
- (preferred) Change index.md and make a Pull Request
Check the guidelines first available on the webpage or directly at the file.
The whole list of software is available at /public/assets/index.md.
Please delete your forks after merging with the main repo. This is to prevent outdated information to be out in the wild
- Download Git and Node
git clone https://github.com/abUwUser/beyond-software.git
cd beyond-software
npm i --global pnpm
pnpm i
git clone https://github.com/abUwUser/beyond-software-list.git ./docs
Run pnpm build
in the project folder to build the file. Sadly at the moment we do not provide any official way to watch for changes
For previewing, run pnpm view-build