# FocusGram
**Use social media on your terms.**
[](LICENSE)
[](https://flutter.dev)
[](https://github.com/ujwal223/focusgram/releases)
[Download APK](https://github.com/ujwal223/focusgram/releases) ยท [View Changelog](CHANGELOG.md) ยท [Report a Bug](https://github.com/ujwal223/focusgram/issues/new)
---
## What it does
**Focus tools**
- Block Reels entirely, or allow them in timed sessions (1โ15 min) with daily limits and cooldowns
- Autoplay blocker โ videos won't play until you tap them
- Minimal Mode โ strips everything down to Feed and DMs
**Content filtering**
- Hide the Explore tab, Reels tab, or Shop tab individually
- Disable Explore and blur posts entirely
- Disable Reels entirely
**Habit tools**
- Screen Time Dashboard โ daily usage, 7-day chart, weekly average
- Grayscale Mode โ reduces the visual pull of colour; can be scheduled by time of day
- Session intentions โ optionally set a reason before opening the app
**The app itself**
- Feels (almost) like a native app, not a browser
- No blank loading screen โ content loads in the background before you get there
- Instant updates via pull-to-refresh
- Dark mode follows your system
---
## Installation
### Direct download
1. Go to the [Releases](https://github.com/ujwal223/focusgram/releases) page
2. Download `focusgram-release.apk`
3. Open the file and allow "Install from unknown sources" if prompted
### Uptodown
1. Go to the [FocusGram on Uptodown](https://focusgram.en.uptodown.com/android) page
2. Click "Get the Latest Version"
3. Click "Download"
4. Open the file and allow "Install from unknown sources" if prompted
---
## Privacy
FocusGram has no access to your Instagram account credentials. It loads `instagram.com` inside a standard Android WebView โ your login goes directly to Meta's servers, the same as any mobile browser.
- No analytics
- No crash reporting
- No third-party SDKs
- No data leaves your device
---
## Frequently asked questions
**Will this get my account banned?**
Unlikely. FocusGram's traffic is indistinguishable from someone using Instagram in Chrome. It does not use Instagram's private API, does not automate any actions, and does not intercept credentials.
**Is this a mod of Instagram's app?**
No. FocusGram is a separate app that loads `instagram.com` in a WebView. It does not modify Instagram's APK or use any of Meta's proprietary code.
**Why is it free?**
Because it should be. FocusGram is built and maintained by [Ujwal Chapagain](https://github.com/Ujwal223) and released under AGPL-3.0.
---
## Building from source