Nobook is a lightweight Android application to browse facebook.
- Blocks sponsored ads.
- Blocks suggested posts.
- Downloads media.
- And more.
- Clone the repository
- In Android Studio:
- File > New > Project from Version Control
- Paste
https://github.com/ycngmn/Nobook.git
and clone.
- Or via terminal:
git clone https://github.com/ycngmn/Nobook.git cd Nobook
- In Android Studio:
- Open in Android Studio. (only if cloned via terminal)
- Select Open an Existing Project and choose the cloned folder.
- Sync the project to download dependencies.
- Run the app in a device or emulator.
Contributions to the project are welcome. Please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Submit a pull request with a clear description of your changes.
Note
@KevinnZou/compose-webview-multiplatform is at the core of this project. Developing Nobook would have been much harder and time-consuming without it. If you like our app, please consider supporting that project as well.