Lynxky is an elegant, modern Progressive Web App designed to elevate your note-taking experience. Combining powerful organization with minimalist design, it provides a seamless way to capture, develop, and organize your thoughts across all devices. With features like intuitive markdown support, tag-based organization, and encrypted storage, Lynxky gives you complete control over your digital notes while maintaining exceptional privacy. Transform how you document your ideas—elegantly, efficiently, securely.
- Clean & Modern UI: Intuitive interface with dark mode and responsive design ✅
- Progressive Web App: Install on any device ✅
- Markdown Support: Format your notes with simple markdown syntax ✅
- Full-Text Search: Quickly find the notes you need ✅
- Responsive Design: Works beautifully on desktop and mobile ✅
- Export to Device: Export to txt and pdf document available ✅
- Clone the repository:
git clone https://github.com/yourusername/fair-note.git
cd fair-note- Install dependencies:
npm install
# or
yarn- Start the development server:
npm run dev
# or
yarn dev
# or
pnpm dev- Open http://localhost:3000 in your browser to see the application.
Fair-note can be installed as a Progressive Web App on your device:
- Visit the application in a modern browser (Chrome, Edge, Firefox, Safari)
- Look for the install icon in the address bar or the menu
- Click "Install" or "Add to Home Screen"
- Enjoy Fair-note as a standalone app!
- Click the "+" button in the sidebar
- Add a title and content
- Use #hashtags within your note to categorize it
- Save your note
- Use the search bar at the top of the sidebar
- Type keywords or #hashtags
- Results will appear as you type
- Add #hashtags anywhere in your note content
- Click on a tag in the sidebar to filter notes
- Manage and view all your tags in the tag section
- Next.js: React framework for production
- TypeScript: Type-safe JavaScript
- TailwindCSS: Utility-first CSS framework
- Lucide Icons: Beautiful & consistent icons
- Supabase Authentication: Secure user authentication
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Personal Use License
© 2025 Derek W. All rights reserved.
This document establishes the terms of use for the software developed by the Author. By this license, the Author grants any individual the right to use and modify the software for personal or internal purposes, respecting the conditions set forth herein.
Distribution, with or without modification, is strictly prohibited without the express written authorization of the Author. Use of the software in corporate or organizational environments is permitted, provided it is for internal purposes and without redistribution of the source code or its modifications. Any form of commercialization or monetization of the software is prohibited unless formally authorized by the Author.
If the software is used in a public service or made available in any way that allows third-party access, reference to the original Author is mandatory. The software is provided "as is," without any express or implied warranties, including, but not limited to, warranties of merchantability or fitness for a particular purpose. The Author is not liable for any damages resulting from the use or inability to use the software.
The Author reserves the right to modify or update the terms of this license at any time, with continued use of the software constituting automatic acceptance of any changes. Use of the software implies full acceptance of the terms described herein.
- Next.js for the amazing React framework
- TailwindCSS for the utility-first CSS framework
- Lucide Icons for the beautiful icons
- Vercel for hosting and deployment
- Supabase for database and authentication
Built with ❤️ by Derek W



