{"id":16328834,"url":"https://github.com/denosaurabh/space","last_synced_at":"2025-10-25T21:30:48.702Z","repository":{"id":47262947,"uuid":"383841281","full_name":"denosaurabh/space","owner":"denosaurabh","description":"Productivity \u0026 Management app","archived":false,"fork":false,"pushed_at":"2023-05-13T15:57:52.000Z","size":1331,"stargazers_count":125,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-11T23:16:00.330Z","etag":null,"topics":["management","nextjs","productivity","radix","react"],"latest_commit_sha":null,"homepage":"https://space-gray.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/denosaurabh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-07T15:16:57.000Z","updated_at":"2024-10-07T11:57:30.000Z","dependencies_parsed_at":"2023-01-19T05:15:19.172Z","dependency_job_id":null,"html_url":"https://github.com/denosaurabh/space","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurabh%2Fspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurabh%2Fspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurabh%2Fspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denosaurabh%2Fspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denosaurabh","download_url":"https://codeload.github.com/denosaurabh/space/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238212347,"owners_count":19434946,"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","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":["management","nextjs","productivity","radix","react"],"created_at":"2024-10-10T23:14:33.586Z","updated_at":"2025-10-25T21:30:43.239Z","avatar_url":"https://github.com/denosaurabh.png","language":"TypeScript","funding_links":["https://www.buymeacoffee.com/denosaurabh"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://space-gray.vercel.app\"\u003e\n    \u003cimg src=\"https://i.ibb.co/TRsp1GH/icon-512x512.png\" width=\"150\" height=\"150\" alt=\"Space Logo\"\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eSpace - Simple Productivity \u0026 Management tool\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cdiv\u003e\n    \u003cimg alt=\"GitHub code size in bytes\" src=\"https://img.shields.io/github/languages/code-size/denosaurabh/space?style=for-the-badge\"\u003e\n    \u003cimg alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/denosaurabh/space?color=%23ffba08\u0026style=for-the-badge\"\u003e\n    \u003ca href=\"https://discord.gg/YhPsFzXj\" target=\"_blank\"\u003e\n      \u003cimg alt=\"Discord\" src=\"https://img.shields.io/discord/781116010009722891?style=for-the-badge\"\u003e\n    \u003c/a\u003e\n  \u003c/div\u003e\n\n\u003cbr /\u003e\n\n![Space](https://i.ibb.co/JsL4MNj/space-desktop-1.webp)\n\n![Space Notes](https://i.ibb.co/KLMsccj/space-board-notes.png)\n\nSpace is a completely open source project, so here's the source code for the project. If you haven't checked out, here's the [Space](https://space-gray.vercel.app) itself.\n\n#### 🍎 Apps\n\n- Make simple Board Notes\n- Pomodoro\n- Planning Calendar\n- Daily TODO (COMING SOON!)\n\n#### ✏️ Features\n\n- Dark Theme\n- Fully Offline (PWA \u0026 LocalStorage)\n- No Ads, analytics or auth required\n- Flexible, Custom Theming (COMING SOON!)\n\n\u0026nbsp;\n\u0026nbsp;\n\n## 🍕 Stack\n\n- [NextJS](https://nextjs.org) - Main React Framework\n- [RadixUI](https://radix-ui.com) - For Icons and Premade Components\n- [Stitches](https://stitches.dev) - For Building UI Components\n- [Zustand](https://zustand.surge.sh) - For Complete State Management\n- [Immer](https://immerjs.github.io/immer/) - In combination with Zustand to create immutable state\n\n\u0026nbsp;\n\n## 🥅 Goal\n\nThe goal is to make a very simple and minimal productivity, notes making \u0026 life management app.\nThe project is aimed to be very flexible, easy to use and community oriented in a long run.\nThe Performance, size, accessibility of this application are also marked as high priority.\n\n\u0026nbsp;\n\n## 🧑‍🤝‍🧑 Community\n\nOur Discord Community → https://discord.gg/YhPsFzXj\n\nYou can ask question, report issues and share your ideas here too..\n\n\u0026nbsp;\n\n## 👨‍💻 Installation\n\n- Clone the repo\n  - From Git: `git clone https://github.com/DenoSaurabh/space`\n  - From Github CLI `gh repo clone DenoSaurabh/space`\n    \u0026nbsp;\n- Install the dependencies by `npm install` or `yarn install`\n  \u0026nbsp;\n- Run the project by `npm run dev` or `yarn dev`\n\n\u0026nbsp;\n\n## 👷‍♂️ Contributing\n\nWe hearly welcome new contributers to the project. When contributing to this repository, please first discuss the change you wish to make via [issue](https://github.com/DenoSaurabh/space/issues/new) or [discussions](https://github.com/DenoSaurabh/space/discussions/new).\n\nWe have a [code of conduct](https://github.com/DenoSaurabh/space/blob/master/CODE_OF_CONDUCT.md) so please read and follow it in all your interactions with the project.\n\n\u0026nbsp;\n\n## ❔ FAQ\n\n### 1. Does this has a dark theme?\n\nYES, it has a dark theme, you can enable it from top right section of page by clicking on a moon icon.\n\n### 2. What platforms are supported?\n\nThe project is completely responsive, and work for almost all screen sizes. Though I do not have any plans currently to make native app for android \u0026 ios. But, the web app is PWA so it is installable in almost all devices. You can install it from \"Install\" button beside the Bookmark \"Star\" button on url bar. In mobile you can go to the menu in top right section.\nIMPORTANT! Mark that full support for touch devcies is still ongoing and also your data will not be synced, more down below.\n\n### 3. Custom database?\n\nThe database is totally local stored as \"LocalStorage\". Though, it arise some concerns of accidently deleting your data and cannot be reverted. Also you can't sync the data in multiple devices. So, I have to plan to add features like import \u0026 export data, using advance Browser API like FileSystem (very experimental in browsers), and support for custom databases which may add additional things like authentication.\n\n### 4. Custom Themes\n\nUff! You may see be saying soon soon, so many times, hehe. The project is still very new and updating very day. So, one more thing I have in plans is Custom Themes. Personalization is increasing, and we all like it, right? So, applying custom themes will also come soon where you can change color palette, and just change the entire look and feel for you without having to look at the code and worrying about it.\n\n\u0026nbsp;\n\n## 😍 Support the Project\n\nThis project is completely open source and free to use. So, Supporting the project will really help us to be more excited and regular with this loving project. Star this project and sharing this project with your freiends will be very appreciated. 🎉\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/denosaurabh)\n\n\u0026nbsp;\n\n## 👨‍💻 Developers\n\n### DenoSaurabh\n\n\u003cimg src=\"https://i.ibb.co/m56K1N1/dinosaur.png\" width=\"100\" height=\"100\"\u003e\n\n- [Github](https://github.com/denosaurabh)\n- [Twitter](https://twitter.com/denosaurabh)\n\n\u0026nbsp;\n\n## 🔨 License\n\n[GNU General Public License v3.0](https://github.com/DenoSaurabh/space/blob/master/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenosaurabh%2Fspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenosaurabh%2Fspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenosaurabh%2Fspace/lists"}