{"id":15443755,"url":"https://github.com/omkarpathak/django-notekeeper","last_synced_at":"2025-04-19T20:23:08.028Z","repository":{"id":36837057,"uuid":"221610273","full_name":"OmkarPathak/django-notekeeper","owner":"OmkarPathak","description":":clipboard: A pretty easy django notes app. Have a note, save it!","archived":false,"fork":false,"pushed_at":"2022-11-22T04:49:42.000Z","size":4235,"stargazers_count":72,"open_issues_count":5,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-29T12:51:20.655Z","etag":null,"topics":["api","django","django-notekeeper","note-taking","note-taking-app","notes","python3","simple","webapp"],"latest_commit_sha":null,"homepage":"https://omkarpathak27.pythonanywhere.com/","language":"HTML","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/OmkarPathak.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}},"created_at":"2019-11-14T04:17:49.000Z","updated_at":"2025-01-13T18:19:25.000Z","dependencies_parsed_at":"2023-01-17T05:34:43.696Z","dependency_job_id":null,"html_url":"https://github.com/OmkarPathak/django-notekeeper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fdjango-notekeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fdjango-notekeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fdjango-notekeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmkarPathak%2Fdjango-notekeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmkarPathak","download_url":"https://codeload.github.com/OmkarPathak/django-notekeeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249792900,"owners_count":21326439,"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":["api","django","django-notekeeper","note-taking","note-taking-app","notes","python3","simple","webapp"],"created_at":"2024-10-01T19:36:39.047Z","updated_at":"2025-04-19T20:23:08.006Z","avatar_url":"https://github.com/OmkarPathak.png","language":"HTML","funding_links":["https://paypal.me/omkarpathak27"],"categories":[],"sub_categories":[],"readme":"# django-notekeeper\nA pretty easy django notes app. Have a note save it!\n\n### Built with :heart: and :coffee: by [`Omkar Pathak`](http://www.omkarpathak.in/)\n\n## Features\n\n- CRUD notes\n- Copies selected text automatically\n- Easily share\n- Download note as PDF\n- Beautiful yet simple UI\n- Encrypted Data so that no one can phish it! ([using django-cryptography](https://github.com/georgemarshall/django-cryptography))\n\n# Installation\n\n- Clone the repository\n\n```bash\ngit clone https://github.com/OmkarPathak/django-notekeeper.git\n```\n\n- Install Dependencies\n\n```bash\ncd django-notekeeper\npip install -r requirements.txt\n```\n\n- Create a file names `.env` in the folder where your `settings.py` file is present. Enter following information in your .env file\n\n```\nSECRET_KEY=\u003cyour_secret_key\u003e\n```\n\n- Run django migrations\n\n```bash\npython manage.py migrate\n```\n\n- Run django server\n\n```bash\npython manage.py runserver\n```\n\n# Working\n\n![working](results/working.gif)\n\n# Encryption of all your note contents\n\n![Imgur](https://i.imgur.com/aADlcho.png)\n\n# Donation\n\nIf you have found my softwares to be of any use to you, do consider helping me pay my internet bills. This would encourage me to create many such softwares :)\n\n| PayPal | \u003ca href=\"https://paypal.me/omkarpathak27\" target=\"_blank\"\u003e\u003cimg src=\"https://www.paypalobjects.com/webstatic/mktg/logo/AM_mc_vs_dc_ae.jpg\" alt=\"Donate via PayPal!\" title=\"Donate via PayPal!\" /\u003e\u003c/a\u003e |\n|:-------------------------------------------:|:-------------------------------------------------------------:|\n| ₹ (INR)  | \u003ca href=\"https://www.instamojo.com/@omkarpathak/\" target=\"_blank\"\u003e\u003cimg src=\"https://www.soldermall.com/images/pic-online-payment.jpg\" alt=\"Donate via Instamojo\" title=\"Donate via instamojo\" /\u003e\u003c/a\u003e |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkarpathak%2Fdjango-notekeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomkarpathak%2Fdjango-notekeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomkarpathak%2Fdjango-notekeeper/lists"}