{"id":18961976,"url":"https://github.com/lamualfa/almanac","last_synced_at":"2025-09-05T17:31:20.220Z","repository":{"id":260919268,"uuid":"882713019","full_name":"lamualfa/almanac","owner":"lamualfa","description":"📁 Dead simple File Manager with Local Views Count Feature!","archived":false,"fork":false,"pushed_at":"2024-11-17T19:11:14.000Z","size":38349,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T09:52:06.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lamualfa.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}},"created_at":"2024-11-03T15:09:32.000Z","updated_at":"2025-03-31T03:09:54.000Z","dependencies_parsed_at":"2025-01-01T04:52:45.077Z","dependency_job_id":"f89f0e76-0118-45b8-bfa1-4f2c5e938ffa","html_url":"https://github.com/lamualfa/almanac","commit_stats":null,"previous_names":["lamualfa/almanac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lamualfa/almanac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Falmanac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Falmanac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Falmanac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Falmanac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamualfa","download_url":"https://codeload.github.com/lamualfa/almanac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamualfa%2Falmanac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273790554,"owners_count":25168674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-08T14:14:51.091Z","updated_at":"2025-09-05T17:31:15.175Z","avatar_url":"https://github.com/lamualfa.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"./assets/icon.png\" style=\"width:100px;\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eAlmanac\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n 📁 Dead simple File Manager with \u003cb\u003eLocal Views Count\u003c/b\u003e Feature!\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"./assets/screenshot-1.png\" style=\"width:400px;\" /\u003e\n\u003cimg src=\"./assets/screenshot-2.png\" style=\"width:400px;\" /\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n![hr](https://user-images.githubusercontent.com/39755201/159233055-3bd55a37-7284-46ad-b759-5ab0c13b3828.png)\n\n\u003cbr\u003e\n\n## Features\n\n- Tracks how many times you open a file.\n\u003e 🌽 In-case u have hundreds of local videos to watch :)\n- Thumbnail/preview for image/video files.\n- Use custom **RUST** functions on file-system related features for better performance.\n\n## Possible Upcoming Features\n\n- Better thumbnail/preview generation.\n- Search files/folders.\n- Sort files/folders by views.\n\u003e 🌽 No-guess in finding ur favorite videos ever :)\n- Showing **Home**, **Downloads**, **Videos** \u0026 **Removable Disks** on starting page instead of **Root**.\n- Refresh button for thumbnail/preview.\n\n## Unplanned Features\n\n- Basic file operations: Copy, Move, Delete, and Rename.\n- Thumbnail/preview for files other than images/videos.\n\u003e 🌽 Who's using this to open documents anyway? Go watch some videos! :|\n- Re-design the **UI**\n- Change the **Icon**\n- 🍎 Support for Apple ecosystem\n\u003e Let's support 🌽 instead!\n\n## Download\n\nBuild on ur own. Sorry :)\n\n![hr](https://user-images.githubusercontent.com/39755201/159233055-3bd55a37-7284-46ad-b759-5ab0c13b3828.png)\n\n## Tech Stack\n\n- [Tauri](https://tauri.app/): **RUST** based cross-platform framework\n- [RsBuild](https://rsbuild.dev/): **RUST** based bundler\n- [Biome](https://biomejs.dev/): **RUST** based formatter \u0026 linter\n- [Tanstack Router](https://tanstack.com/router/latest)\n- [Tanstack Query](https://tanstack.com/query/latest) to handle async invoking to **RUST** functions\n- [Mantine UI](https://mantine.dev/)\n- [React Window](https://github.com/bvaughn/react-window) to render large grids of files/folders\n- [Specta](https://github.com/specta-rs/specta) to generate typesafety bindings\n- [Static FFMPEG](https://johnvansickle.com/ffmpeg/) to generate images/videos thumbnail\n\u003e [FFMPEG Thumbnailer](https://github.com/dirkvdb/ffmpegthumbnailer) produces better thumbnail/preview, but I don't know how to build it LOL.\n\n## Development\n\n```bash\npnpm install\npnpm tauri dev\n```\n\n\u003e Don't run `pnpm dev` directly!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamualfa%2Falmanac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamualfa%2Falmanac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamualfa%2Falmanac/lists"}