https://github.com/devidw/justpin

https://github.com/devidw/justpin

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.2%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: devidw
  • Language: JavaScript
  • Default Branch: main
  • Size: 9.77 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

readme.md

justpin

tried pinterest, maybe i am too stupid for it, but it sucks

therefore created this in a few min

setup

  • install browser extension, load unpacked ./bex
  • run server cd ./server && pnpm i && pnpm start

usage

  • use 'save image' right click menu
  • all pins go into ./pins
  • use whatever tool to browse pins
  • i use https://blyt.net/phxslides/

Owner

  • Name: David Wolf
  • Login: devidw
  • Kind: user
  • Location: The Zone

// uncommenting

GitHub Events

Total
Last Year

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 4
  • Total Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 4
  • Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
David Wolf 6****w 4

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

server/package.json npm
  • express ^4.19.2
server/pnpm-lock.yaml npm
  • accepts@1.3.8
  • array-flatten@1.1.1
  • body-parser@1.20.2
  • bytes@3.1.2
  • call-bind@1.0.7
  • content-disposition@0.5.4
  • content-type@1.0.5
  • cookie-signature@1.0.6
  • cookie@0.6.0
  • debug@2.6.9
  • define-data-property@1.1.4
  • depd@2.0.0
  • destroy@1.2.0
  • ee-first@1.1.1
  • encodeurl@1.0.2
  • es-define-property@1.0.0
  • es-errors@1.3.0
  • escape-html@1.0.3
  • etag@1.8.1
  • express@4.19.2
  • finalhandler@1.2.0
  • forwarded@0.2.0
  • fresh@0.5.2
  • function-bind@1.1.2
  • get-intrinsic@1.2.4
  • gopd@1.0.1
  • has-property-descriptors@1.0.2
  • has-proto@1.0.3
  • has-symbols@1.0.3
  • hasown@2.0.2
  • http-errors@2.0.0
  • iconv-lite@0.4.24
  • inherits@2.0.4
  • ipaddr.js@1.9.1
  • media-typer@0.3.0
  • merge-descriptors@1.0.1
  • methods@1.1.2
  • mime-db@1.52.0
  • mime-types@2.1.35
  • mime@1.6.0
  • ms@2.0.0
  • ms@2.1.3
  • negotiator@0.6.3
  • object-inspect@1.13.1
  • on-finished@2.4.1
  • parseurl@1.3.3
  • path-to-regexp@0.1.7
  • proxy-addr@2.0.7
  • qs@6.11.0
  • range-parser@1.2.1
  • raw-body@2.5.2
  • safe-buffer@5.2.1
  • safer-buffer@2.1.2
  • send@0.18.0
  • serve-static@1.15.0
  • set-function-length@1.2.2
  • setprototypeof@1.2.0
  • side-channel@1.0.6
  • statuses@2.0.1
  • toidentifier@1.0.1
  • type-is@1.6.18
  • unpipe@1.0.0
  • utils-merge@1.0.1
  • vary@1.1.2