Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/t4rra/adobe-sucks-scrotum
A resource for alternatives to popular Adobe software.
https://github.com/t4rra/adobe-sucks-scrotum
adobe alternative cloud creative
Last synced: about 1 month ago
JSON representation
A resource for alternatives to popular Adobe software.
- Host: GitHub
- URL: https://github.com/t4rra/adobe-sucks-scrotum
- Owner: t4rra
- Created: 2021-09-12T00:42:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T00:06:31.000Z (about 2 years ago)
- Last Synced: 2024-03-17T16:06:01.685Z (9 months ago)
- Topics: adobe, alternative, cloud, creative
- Language: CSS
- Homepage:
- Size: 337 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Adobe Sucks (Scrotum)
Alternatives to popular Adobe Creative Cloud software.## Have a good alternative?
Please make sure that your alternative of choice:
- [x] does not use a subscription-based payment model
- [x] has (roughly) 80% or more of its Adobe counterpart's functionsIf the above requirements are met, go [here](https://ass.easun.me/submit) and fill out the form. It'll then bring you to the issue page with proper formatting so that I can add your app.
> If you do not go through the website, or if the information provided is not formatted properly, your submission will be rejected.## See something wrong with the site?
Open an issue [here](https://github.com/eaaasun/adobe-sucks-scrotum/issues), and fill the form out.###### Inspired by [xdanielart](https://twitter.com/XdanielArt/status/1259859435607994370)'s guide
## Development
Setup:
```bash
npm i && npm i -g serve
```Build & serve:
```bash
npm start && npm run serve
```Then open your browser at http://localhost:3000