{"id":16711758,"url":"https://github.com/bburdette/pdfq","last_synced_at":"2025-04-05T04:42:35.656Z","repository":{"id":145135295,"uuid":"222489728","full_name":"bburdette/pdfq","owner":"bburdette","description":"A pdf reader that saves your place in your documents, and tracks which pdfs you were reading last.","archived":false,"fork":false,"pushed_at":"2023-02-17T15:32:27.000Z","size":407,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T12:43:08.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elm","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/bburdette.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}},"created_at":"2019-11-18T16:08:55.000Z","updated_at":"2022-02-17T07:39:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"37185095-a29f-4a3d-b037-4f359f17a5f4","html_url":"https://github.com/bburdette/pdfq","commit_stats":{"total_commits":104,"total_committers":2,"mean_commits":52.0,"dds":0.009615384615384581,"last_synced_commit":"20f190551b1b5b7d6d4528a2142f6d6754733ec7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bburdette%2Fpdfq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bburdette%2Fpdfq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bburdette%2Fpdfq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bburdette%2Fpdfq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bburdette","download_url":"https://codeload.github.com/bburdette/pdfq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289394,"owners_count":20914464,"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":[],"created_at":"2024-10-12T20:26:21.185Z","updated_at":"2025-04-05T04:42:35.631Z","avatar_url":"https://github.com/bburdette.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pdfq\n\npdfq is an attempt to make a pdf reader that's a little better for reading long documents, for me at least.\n\n- I want the reader to always resume where I left off reading last time.\n- I don't want to search through my huge folder of documents to find what I was reading.\n- I'd like a place to take notes, and have those notes be attached to the document in some way.\n\nBasically I want it to be as thought-free as possible so its as easy to flip over to my pdf reader as \nit is to go to facebook or reddit.\n\npdfq in its current state is a web server.  It can't be installed with a simple `cargo install` yet.  \nTo build it, you'll need yarn, parcel, elm, cargo/rustc, and (optionally) cargo-watch.\n\nFirst, set up a pdfq/server/config.toml.  There's one there already, change it to point at the directory where you keep pdfs.\n\nIn a terminal:\n```\n\u003e cd pdfq/elm\n\u003e ./build.sh\n```\nIn another terminal:\n```\n\u003e cd pdfq/server\n\u003e cargo watch -x run\n```\n\nThen navigate to localhost:8000.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbburdette%2Fpdfq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbburdette%2Fpdfq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbburdette%2Fpdfq/lists"}