This post will be updated regularly
Tl;DR
Nemmy is a PWA (Progressive Web App), this means that you can use Nemmy in the browser of your choice or install it on your device.
Website: nemmy.app
GitHub: github.com/cr4yfish/nemmy
How to install
- Visit the Website
- Press “install to device”. This button will be displayed in various locations depending on the device.
- On Desktops it’s usually on the right side of the URL bar
- On phones it’s usually in the settings/sidebar menu
Supported OSs for installation of the PWA
- Android (Play Store entry also coming soon)
- IOS (Only installable via Website
- Windows 10/11
- Chrome OS
- Linux maybe (untested)
All other devices can of course still access the Website like usual.
The roadmap is taken from GitHub and will be kept up-to-date
Roadmap for Q3 2023
- [x] Basic APIs
- [X] Voting
- [X] Voting on Posts
- [X] Voting on Comments
- [x] PWA
- [ ] Community Page
- [ ] Search, Filter and Sorting
- [ ] Auth
- [X] Login
- [ ] Register
- [ ] Subscribing to Communities
- [ ] Creating Content
- [ ] Creating Comments
- [ ] Creating Posts
- [ ] Creating Communities
- [ ] Customization
- [ ] User Themes
- [ ] Compact Style (Like compact.reddit)
- [ ] Classic Style (Like old.reddit)
- [ ] Offline Features
- [ ] Content Cache
- [ ] Upload when online
- [ ] Moderation Tools
- [ ] QoL Features
- [ ] Auto-Register to other instances
- [ ] Subscribe to the same community on multiple instances (like c/nemmy on Lemmy.world and Lemmy.ml)
- [ ] Bulk Block/Hide Communities with the same or similar Name
- [ ] Subscribe/Unsubscribe from Communities while in Search mode (So you don’t need to leave the Search page just to unsubscribe/subscribe)
- [ ] Improved Sorting
Ideas for Q4+
- Use GPT3.5 to sum up large text bodies
- Improve search Indexing of Posts
- Make every single feature of the App 100% usuable for Blind, deaf and color blind people
- Add a keyword ban (e.g. you don’t want anything with “Beans” in your feed)
- Improve PWA Experience until it feels like a native app
- Think about making a native app
You must log in or register to comment.