{"id":21109904,"url":"https://github.com/pubky/pubky-notes","last_synced_at":"2026-04-01T20:02:22.105Z","repository":{"id":259844498,"uuid":"854590407","full_name":"pubky/pubky-notes","owner":"pubky","description":"Note taking app using pubky protocol","archived":false,"fork":false,"pushed_at":"2024-10-23T07:20:44.000Z","size":270,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-20T00:57:19.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pubky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-09-09T12:54:08.000Z","updated_at":"2024-11-01T09:08:40.000Z","dependencies_parsed_at":"2024-10-28T11:07:08.993Z","dependency_job_id":null,"html_url":"https://github.com/pubky/pubky-notes","commit_stats":null,"previous_names":["pubky/pubky-notes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pubky/pubky-notes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubky%2Fpubky-notes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubky%2Fpubky-notes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubky%2Fpubky-notes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubky%2Fpubky-notes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pubky","download_url":"https://codeload.github.com/pubky/pubky-notes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pubky%2Fpubky-notes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"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":[],"created_at":"2024-11-20T00:57:18.245Z","updated_at":"2026-04-01T20:02:22.063Z","avatar_url":"https://github.com/pubky.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Pubky Notes\n\n![image1](https://github.com/user-attachments/assets/7292476d-2546-4297-9b2a-0081895c7f26)\n\n## Introduction\n\nWe’re all used to note-taking apps—Evernote, Google Keep, and others that let us jot down thoughts or create to-do lists. But have you ever wondered who actually owns your notes and what control you have over them? That’s where Pubky Notes comes in. As part of Pubky’s hackweek, we’ve created a simple note-taking app that takes a different approach: you control your data. Built on the Pubky Core protocol, this app makes sure that your notes are stored on your own home-server, giving you full ownership and flexibility.\n\n**Note:** This is a demo app created to demonstrate the capabilities of the Pubky framework and the Tauri-based desktop app. **It is not recommended to use this for real data** as it is only for demonstration purposes.\n\n## Installation\n\nTo get started with **Pubky Notes**, follow the steps below:\n\n### Prerequisites\n\n- Install Tauri prerequisites as per the [Tauri documentation](https://tauri.app/start/prerequisites/).\n\n### Steps\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/pubky/pubky-notes.git\n    ```\n\n2. Navigate to the project directory:\n    ```bash\n    cd pubky-notes\n    ```\n\n3. Install dependencies:\n    ```bash\n    yarn install\n    ```\n\n4. Run the app in development mode:\n    ```bash\n    yarn tauri dev\n    ```\n\n5. Build the app for production:\n    ```bash\n    yarn tauri build\n    ```\n\n## Homeserver\n\nTo run a local instance of the testnet homeserver, follow these steps below:\n\n### Steps\n\n1. Clone the `pubky` repository:\n    ```bash\n    git clone https://github.com/pubky/pubky.git\n    ```\n\n2. Navigate to the directory:\n    ```bash\n    cd pubky/pubky/pkg\n    ```\n\n3. Install dependencies:\n    ```bash\n    npm install\n    ```\n\n4. Run the homeserver in testnet mode:\n    ```bash\n    npm run testnet\n    ```\n\nThe **Pubky Notes** desktop app will already be pointed to this server.\n\n## Contribution\n\nFeel free to open an issue or a pull request if you want to contribute to the development of this project. We welcome feedback and suggestions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpubky%2Fpubky-notes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpubky%2Fpubky-notes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpubky%2Fpubky-notes/lists"}