-
-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b26b480
commit 00318ea
Showing
1 changed file
with
32 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,41 @@ | ||
<img src="https://storage.googleapis.com/cms-storage-bucket/6a07d8a62f4308d2b854.svg" alt="This is a Flutter app" height="90"/></a> | ||
|
||
# SlimSocial for Facebook | ||
|
||
# GET THE APP | ||
|
||
SlimSocial for Facebook is a lightweight and customizable alternative to the official Facebook app. It was originally [created in 2015](https://forum.xda-developers.com/android/apps-games/app-slimfacebook-1mb-0-permissions-t3254174) as a project to explore Android app development, but it was put on hold due to university and work commitments. | ||
|
||
Recently, I updated the app with a new codebase using Flutter, making it more efficient and user-friendly than ever before. SlimSocial still retains its original values of lightweight design and privacy, while introducing new features, such as the ability to hide ads and a better user interface. | ||
|
||
## Features | ||
|
||
- Lightweight design: SlimSocial for Facebook is designed to be fast and responsive, even on older devices. | ||
|
||
- Customizable: SlimSocial for Facebook allows you to change the app's colors and fonts, giving you the power to make the app look and feel just the way you want it to. You can run custom CSS and JS directly from the app. | ||
|
||
- Privacy: SlimSocial for Facebook is built with privacy in mind, allowing you to use Facebook without worrying about your data being collected or shared. | ||
|
||
- Hide ads: SlimSocial for Facebook now allows you to hide ads, giving you a more streamlined experience. | ||
|
||
## Getting Started | ||
|
||
To get started with SlimSocial for Facebook, you can download the app from the stores or download the latest release from Github. | ||
|
||
<a href="https://f-droid.org/packages/it.rignanese.leo.slimfacebook/" target="_blank"> | ||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="90"/></a> | ||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="50"/></a> | ||
<a href="https://play.google.com/store/apps/details?id=it.rignanese.leo.slimfacebook" target="_blank"> | ||
<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" alt="Get it on Google Play" height="90"/></a> | ||
<img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png" alt="Get it on Google Play" height="50"/></a> | ||
|
||
|
||
## Contributing | ||
|
||
SlimSocial for Facebook is an open-source project, and contributions are welcome! If you would like to contribute to the project, feel free to submit a pull request. | ||
|
||
## Support | ||
|
||
If you enjoy using SlimSocial for Facebook and would like to support the project, you can donate via Paypal [here](https://www.paypal.me/LeonardoRignanese) or inside the app. Your support is greatly appreciated! | ||
|
||
## License | ||
|
||
SlimSocial for Facebook is released under the [GNU General Public License v2.0](LICENSE). | ||
|
||
## CONTRIBUTE | ||
### Participate in XDA thread: | ||
https://forum.xda-developers.com/android/apps-games/app-slimfacebook-1mb-0-permissions-t3254174 | ||
|
||
## Donate | ||
You can donate via Paypal [here](https://www.paypal.me/LeonardoRignanese) or inside the app :) |