Skip to content

jydv402/memno

Repository files navigation

๐Ÿง  Memno — Save Links as Notes with Metadata Previews

  • Memno is a Flutter-based mobile app for saving important links along with personal notes. It auto-fetches rich metadata for each link, supports offline usage, and generates unique 6-digit codes for easy fetching.

  • Think of it as your personal link + note vault with instant previews.

GitHub stars GitHub forks License Platform


โœจ Features

  • ๐Ÿ”— Save links with title, description, and image previews
  • ๐Ÿงพ Write notes for each saved item
  • โšก Instant metadata fetching from any URL
  • ๐Ÿ”’ 6-digit short code to easily acces the saved URLs
  • ๐ŸŒ— Dark mode support
  • ๐Ÿ’พ Offline-first design
  • ๐Ÿ›  Built entirely with Flutter

๐Ÿ“ธ Screenshots


๐Ÿง  Use Cases

  • ๐Ÿ”– Save useful articles, videos, and tutorials with personal annotations

  • ๐Ÿงฐ Maintain a curated list of tools, links, or references for quick access

  • โœ๏ธ Jot down thoughts or reminders tied to specific websites or content

  • ๐Ÿ”— Save links with context for later reading (a smarter “read later” list)

  • ๐Ÿง  Use as a personal knowledge base that stays with you, even offline

  • ๐Ÿ•ต๏ธ‍♂๏ธ Archive interesting finds from Reddit, Twitter, or blogs with commentary

  • ๐ŸŽ“ Keep study materials or academic resources grouped with notes

  • ๐Ÿงช Save experimental ideas for future reference

  • ๐Ÿ› Create a wish list of products with custom notes before purchase

  • ๐Ÿง‘‍๐Ÿณ Save recipe links with modifications or ingredient replacements


๐Ÿ”ง Installation

  • Just download the apk file from here
  • Install it and BOOM! that's it, you're good to go!

๐Ÿ“‚ Project Structure

lib/
├── components
│   ├── custom_overlay.dart
│   ├── inner_page.dart
│   ├── inner_page_fun.dart
│   ├── settings_page.dart
│   ├── show_toast.dart
│   └── sub_tile.dart
├── database
│   ├── code_data.dart
│   ├── code_data.g.dart
│   ├── toggles_data.dart
│   └── toggles_data.g.dart
├── functionality
│   ├── code_gen.dart
│   └── preview_map.dart
├── home.dart
├── main.dart
└── theme
    └── app_colors.dart


๐Ÿงฉ Built With

  • Flutter
  • Dart
  • Provider
  • Hive local database

๐Ÿค Contributing

Contributions are welcome and appreciated!

To get started:

  1. Fork this repository
  2. Create a new branch (git checkout -b memno-feature-xyz)
  3. Make your changes
  4. Commit and push (git commit -m "Added xyz"git push origin memno-feature-xyz)
  5. Open a Pull Request

๐Ÿ›ก License

This project is licensed under the MIT License — see the LICENSE file for details.


๐Ÿ“ฃ Support & Feedback

If you find this app useful:

  • ๐ŸŒŸ Star the repo
  • ๐Ÿž Report any issues
  • ๐Ÿ“ข Spread the word with your friends
  • โค๏ธ Love the app and wanna share your support for keeping the app going? Buy Me A Chai

Let’s build something beautiful, simple, and helpful together.

Currently a user? Leave in your experience here


Built with โค๏ธ by JD — striving to create tools that make life a little simpler.