{"id":38925668,"url":"https://github.com/0xtbug/bookmark-manager","last_synced_at":"2026-01-17T15:36:53.700Z","repository":{"id":330544152,"uuid":"1039668103","full_name":"0xtbug/bookmark-manager","owner":"0xtbug","description":"🚀 A public Linkding client to browse and manage all your saved bookmarks with a clean, modern interface.","archived":false,"fork":false,"pushed_at":"2025-12-27T05:01:16.000Z","size":468,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-27T19:07:33.066Z","etag":null,"topics":["bookmarks","linkding","linkding-api","tools"],"latest_commit_sha":null,"homepage":"https://bm.tubagusnm.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xtbug.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-17T18:19:15.000Z","updated_at":"2025-12-27T05:01:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/0xtbug/bookmark-manager","commit_stats":null,"previous_names":["0xtbug/bookmark-manager"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/0xtbug/bookmark-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xtbug%2Fbookmark-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xtbug%2Fbookmark-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xtbug%2Fbookmark-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xtbug%2Fbookmark-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xtbug","download_url":"https://codeload.github.com/0xtbug/bookmark-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xtbug%2Fbookmark-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28511716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T13:38:16.342Z","status":"ssl_error","status_checked_at":"2026-01-17T13:37:44.060Z","response_time":85,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bookmarks","linkding","linkding-api","tools"],"created_at":"2026-01-17T15:36:53.083Z","updated_at":"2026-01-17T15:36:53.693Z","avatar_url":"https://github.com/0xtbug.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📚 Bookmark Manager\n\n![banner](/public/og-image.png)\n\nA sleek and modern public client for Linkding, built with Next.js 15, React 19, and Tailwind CSS. It lets you explore all your stored bookmarks with a beautiful UI, seamless Linkding API integration, and full dark/light theme support.\n\n![Bookmark Manager](https://img.shields.io/badge/Next.js-15.2.8-black?style=for-the-badge\u0026logo=next.js)\n![React](https://img.shields.io/badge/React-19-blue?style=for-the-badge\u0026logo=react)\n![TypeScript](https://img.shields.io/badge/TypeScript-5.x-blue?style=for-the-badge\u0026logo=typescript)\n![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-4.x-38B2AC?style=for-the-badge\u0026logo=tailwind-css)\n\n## ✨ Features\n\n### 🎨 **Modern UI/UX**\n- **Responsive Design**: Optimized for desktop, tablet, and mobile devices\n- **Dark/Light Theme**: System-aware theme switching with smooth transitions\n- **Beautiful Components**: Built with Radix UI primitives and shadcn/ui\n- **Smooth Animations**: CSS transitions and micro-interactions\n\n### 🔍 **Instant Search \u0026 Filtering**\n- **Client-Side Search**: Instant search with zero network latency\n- **Smart Filters**: Filter by archived, unread, shared status\n- **Flexible Sorting**: Sort by date (newest/oldest) or title (A-Z/Z-A)\n- **Tag Management**: Interactive tag panel with visual tag counts\n- **URL Sync**: Shareable filter states via URL parameters\n\n### 🚀 **Performance Optimized**\n- **Fetch Once, Filter Locally**: All bookmarks loaded once, then filtered client-side\n- **Instant Filtering**: Search and tag filters apply instantly without API calls\n- **Server-Side Caching**: 2-minute API cache for fast subsequent loads\n- **Loading States**: Beautiful skeleton components during initial load\n\n### 📱 **Mobile-First Design**\n- **Touch Optimized**: Perfect touch targets and mobile gestures\n- **Responsive Navbar**: Adaptive two-row mobile layout\n- **Icon-Only Mobile**: Compact mobile interface with smart visual indicators\n- **Scroll-to-Top**: Convenient navigation for long lists\n\n## 🛠️ Tech Stack\n\n### **Core Framework**\n- **Next.js 15** - React framework with App Router\n- **React 19** - Latest React with concurrent features\n- **TypeScript** - Type-safe development\n\n### **Styling \u0026 UI**\n- **Tailwind CSS 4** - Modern utility-first CSS framework\n- **Radix UI** - Accessible component primitives\n- **shadcn/ui** - Beautiful, customizable components\n- **Lucide React** - Consistent icon library\n\n### **Performance \u0026 DX**\n- **Turbopack** - Ultra-fast bundler for development\n- **Geist Font** - Modern font stack (Sans \u0026 Mono)\n- **ESLint** - Code quality and consistency\n- **Vercel Speed Insights** - Performance monitoring\n\n## 🚀 Quick Start\n\n### Prerequisites\n- Node.js 18+\n- pnpm (recommended) or npm\n- A running Linkding instance\n\n### Installation\n\n1. **Clone the repository**\n   ```bash\n   git clone https://github.com/0xtbug/bookmark-manager.git\n   cd bookmark-manager\n   ```\n\n2. **Install dependencies**\n   ```bash\n   pnpm install\n   ```\n\n3. **Environment Configuration**\n   Create a `.env` file in the root directory:\n   ```env\n   NEXT_PUBLIC_API_URL=https://your-linkding-instance.com/api\n   NEXT_PUBLIC_API_TOKEN=your-api-token\n   ```\n\n4. **Start development server**\n   ```bash\n   pnpm dev\n   ```\n\n5. **Open in browser**\n   Navigate to [http://localhost:3000](http://localhost:3000)\n\n\n## 🔧 Configuration\n\n### Environment Variables\n| Variable | Description |\n|----------|-------------|\n| `NEXT_PUBLIC_API_URL` | Your Linkding API URL (e.g., `https://linkding.example.com/api`) |\n| `NEXT_PUBLIC_API_TOKEN` | Your Linkding API token |\n\n### Theme Configuration\nCustomize themes in `globals.css` using [tweakcn](https://tweakcn.com/editor/theme).\n\n## 🧪 Development\n\n### **Available Scripts**\n\n```bash\n# Development with Turbopack\npnpm dev\n\n# Production build\npnpm build\n\n# Start production server\npnpm start\n\n# Lint code\npnpm lint\n```\n\n## 🚀 Deployment\n\n### **Vercel (Recommended)**\n1. Connect your repository to Vercel\n2. Set environment variables in Vercel dashboard\n3. Deploy automatically on every push\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/0xtbug/bookmark-manager)\n\n## 🤝 Contributing\n\nWe welcome contributions!\n\n1. Fork the repository\n2. Create a feature branch: `git checkout -b feature/amazing-feature`\n3. Commit changes: `git commit -m 'Add amazing feature'`\n4. Push to branch: `git push origin feature/amazing-feature`\n5. Open a Pull Request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- [Next.js](https://nextjs.org/) - The React framework\n- [Tailwind CSS](https://tailwindcss.com/) - Utility-first CSS\n- [Radix UI](https://www.radix-ui.com/) - Accessible components\n- [shadcn/ui](https://ui.shadcn.com/) - Beautiful component library\n- [Linkding](https://github.com/sissbruecker/linkding) - Bookmark service\n- [Vercel](https://vercel.com/) - Deployment platform\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xtbug%2Fbookmark-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xtbug%2Fbookmark-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xtbug%2Fbookmark-manager/lists"}