tropy

Research photo management

https://github.com/tropy/tropy

Science Score: 36.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 15 committers (6.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary

Keywords

electron javascript linked-data metadata node-js photo rdf sqlite3

Keywords from Contributors

interactive citations mesh interpretability sequences generic projection optim bibliography citation-style-language
Last synced: 6 months ago · JSON representation

Repository

Research photo management

Basic Info
  • Host: GitHub
  • Owner: tropy
  • License: other
  • Language: JavaScript
  • Default Branch: main
  • Homepage: https://tropy.org
  • Size: 85.3 MB
Statistics
  • Stars: 1,019
  • Watchers: 30
  • Forks: 50
  • Open Issues: 244
  • Releases: 0
Topics
electron javascript linked-data metadata node-js photo rdf sqlite3
Created over 10 years ago · Last pushed 7 months ago
Metadata Files
Readme Funding License Citation Codeowners Authors

README.md

Tropy

Bring order to your research — use the power of Tropy to organize and describe your research photos so you can find your sources whenever you need them.

Visit tropy.org to learn more or follow @tropy@fosstodon.org for important announcements. To get started, download the latest version of Tropy for your platform, check out the user's manual and join the discussion on the forums.

Interested to work on Tropy or create your own builds? Please find more details below. Happy hacking!

Installation

Visit tropy.org or the release page to download the latest version of Tropy.

You can also install Tropy via Homebrew, winget, or the AUR.

Installation from Source

Install the latest version of Node.js (at least the version that ships with the current Electron release) and all dependencies required to use node-gyp on your platform.

Clone this repository and install Tropy's dependencies:

$ npm install
$ npm run rebuild -- --force

To test that everything works, run:

$ npm test

Creating Builds

To create a dev-build for your current platform run npm run build. This will create a dev-build of Tropy in the dist folder.

Tropy Development

Start Tropy in dev-mode by running npm start.

Plugin Development

You can extend Tropy's functionality via plugins. To find out more, consult the plugin specification and clone the sample plugin to get started.

Owner

  • Name: Tropy
  • Login: tropy
  • Kind: organization

GitHub Events

Total
  • Create event: 4
  • Release event: 5
  • Issues event: 29
  • Watch event: 102
  • Delete event: 3
  • Issue comment event: 37
  • Push event: 125
  • Pull request event: 4
  • Fork event: 5
Last Year
  • Create event: 4
  • Release event: 5
  • Issues event: 29
  • Watch event: 102
  • Delete event: 3
  • Issue comment event: 37
  • Push event: 125
  • Pull request event: 4
  • Fork event: 5

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 9,652
  • Total Committers: 15
  • Avg Commits per committer: 643.467
  • Development Distribution Score (DDS): 0.216
Past Year
  • Commits: 454
  • Committers: 3
  • Avg Commits per committer: 151.333
  • Development Distribution Score (DDS): 0.161
Top Committers
Name Email Commits
Sylvester Keil s****r@k****t 7,565
Johannes Krtek j****k@f****m 1,651
Kirill Stytsenko k****s@g****m 252
Roberto Martinez r****a@g****m 96
Abby Mullen a****y@l****m 37
Caro Appleby c****y@c****t 18
Sean Takats s****n@t****g 14
NMonteix n****x@u****r 5
dependabot[bot] 4****] 4
İ. Göktuğ Kayaalp s****f@g****m 3
C. Auguste Dupin d****n@m****n 3
Bruno b****n 1
Dylan Lederle-Ensign d****n@g****m 1
Hans Moritz Günther m****r@g****e 1
Romain Bardouil 8****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 213
  • Total pull requests: 15
  • Average time to close issues: 6 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 30
  • Total pull request authors: 4
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.67
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 26
  • Pull requests: 5
  • Average time to close issues: 15 days
  • Average time to close pull requests: about 24 hours
  • Issue authors: 14
  • Pull request authors: 2
  • Average comments per issue: 1.04
  • Average comments per pull request: 0.8
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • inukshuk (129)
  • stakats (24)
  • flachware (15)
  • verwinv (5)
  • martimpassos (3)
  • Skrivars2022 (2)
  • Cologler (2)
  • brimwats (2)
  • wragge (2)
  • olivergrabinski (2)
  • graytape (2)
  • krzyfu (1)
  • FiSHYsolutions (1)
  • sidbena (1)
  • csarven (1)
Pull Request Authors
  • inukshuk (16)
  • cadadr (2)
  • hamogu (1)
  • styts (1)
Top Labels
Issue Labels
bug (37) ui/ux (35) enhance! (25) macOS (14) discussion (11) windows (9) infrastructure (8) linux (7) esper (5) performance (5) electron (3) db (3) upstream (2) react (2) future (2) notepad (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 63
proxy.golang.org: github.com/tropy/tropy
  • Versions: 63
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 6.5%
Average: 6.7%
Dependent repos count: 6.9%
Last synced: 6 months ago

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • coverallsapp/github-action master composite
.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • ncipollo/release-action v1 composite
package-lock.json npm
  • 1128 dependencies
package.json npm
  • @babel/core ^7.12.13 development
  • @babel/eslint-parser ^7.12.13 development
  • @babel/plugin-proposal-export-namespace-from ^7.12.13 development
  • @babel/plugin-transform-modules-commonjs ^7.12.13 development
  • @babel/preset-react ^7.12.13 development
  • @babel/register ^7.12.13 development
  • @rollup/plugin-alias ^4.0.0 development
  • @rollup/plugin-babel ^6.0.0 development
  • @rollup/plugin-commonjs ^23.0.0 development
  • @rollup/plugin-json ^5.0.1 development
  • @rollup/plugin-node-resolve ^15.0.1 development
  • @rollup/plugin-replace ^5.0.1 development
  • @testing-library/react ^13.0.0 development
  • babel-plugin-dynamic-import-node ^2.3.3 development
  • babel-plugin-istanbul ^6.0.0 development
  • chai ^4.3.0 development
  • chai-as-promised ^7.1.1 development
  • chai-dom ^1.8.2 development
  • chalk ^4.1.2 development
  • detect-libc ^2.0.1 development
  • electron =20.3.8 development
  • electron-mocha ^11.0.2 development
  • electron-notarize ^1.0.0 development
  • electron-packager ^17.0.0 development
  • electron-winstaller ^5.0.0 development
  • eslint ^8.6.0 development
  • eslint-plugin-react ^7.22.0 development
  • eslint-plugin-react-hooks ^4.6.0 development
  • glob ^8.0.1 development
  • minimatch ^5.0.1 development
  • ms ^2.1.3 development
  • node-fetch ^3.0.0 development
  • node-gyp ^9.0.0 development
  • nyc ^15.1.0 development
  • prosemirror-test-builder ^1.0.3 development
  • pump ^3.0.0 development
  • react-dnd-test-backend ^14.0.0 development
  • react-dnd-test-utils ^14.0.0 development
  • react-test-renderer ^18.0.0 development
  • rollup ^2.76.0 development
  • rollup-plugin-cleanup ^3.2.1 development
  • rollup-plugin-ignore ^1.0.9 development
  • rollup-plugin-natives ^0.7.2 development
  • rollup-plugin-visualizer ^5.3.0 development
  • sass <1.33.0 development
  • shx ^0.3.3 development
  • sinon ^15.0.1 development
  • sinon-chai ^3.5.0 development
  • split2 ^4.0.0 development
  • sqleton ^2.0.0 development
  • stylelint ^15.1.0 development
  • stylelint-config-recommended-scss ^9.0.0 development
  • stylelint-config-standard ^30.0.1 development
  • stylelint-scss ^4.0.0 development
  • unzip-crx-3 ^0.2.0 development
  • @babel/plugin-syntax-import-assertions ^7.17.12
  • @inukshuk/exif ^2.0.0
  • @koa/router ^12.0.0
  • @pixi/filter-adjustment ^4.2.0
  • @reduxjs/toolkit ^1.8.4
  • @tweenjs/tween.js ^18.6.4
  • chokidar ^3.5.1
  • classnames ^2.2.6
  • commander ^9.0.0
  • cross-zip ^4.0.0
  • edtf ^4.4.0
  • generic-pool ^3.7.1
  • js-yaml ^4.0.0
  • jsonld ^8.1.0
  • koa ^2.13.1
  • koa-bodyparser ^4.3.0
  • lodash.debounce ^4.0.7
  • lodash.throttle ^4.1.1
  • memoize-one ^6.0.0
  • n3 ^1.8.0
  • nanoid ^3.3.4
  • pino ^8.0.0
  • pixi.js-legacy ^6.0.0
  • prop-types ^15.7.2
  • prosemirror-commands ^1.1.5
  • prosemirror-gapcursor ^1.1.5
  • prosemirror-history ^1.1.3
  • prosemirror-inputrules ^1.1.3
  • prosemirror-markdown ^1.5.1
  • prosemirror-model ^1.13.3
  • prosemirror-schema-basic ^1.1.2
  • prosemirror-schema-list ^1.1.4
  • prosemirror-state ^1.3.4
  • prosemirror-view ^1.29.0
  • rdjpgcom ^1.0.0
  • react ^18.0.0
  • react-dnd ^14.0.2
  • react-dnd-html5-backend ^14.0.0
  • react-dom ^18.0.0
  • react-intl ^6.0.1
  • react-redux ^8.0.0
  • react-transition-group ^4.4.4
  • redux ^4.0.5
  • redux-saga ^1.1.3
  • redux-thunk ^2.3.0
  • reselect ^4.0.0
  • rollup-plugin-copy ^3.3.0
  • rollup-plugin-license ^2.3.0
  • sanitize-filename ^1.6.3
  • semver ^7.3.4
  • sharp ^0.29.1
  • sqlite3 ^5.0.6
  • transducers.js ^0.3.2
  • uuid ^9.0.0
  • winreg ^1.2.4
  • write-file-atomic ^5.0.0
test/fixtures/plugins/package.json npm
  • tropy-omeka ^1.0.0
test/fixtures/plugins/node_modules/tropy-omeka/package.json npm
test/fixtures/plugins/tropy-plugin/package.json npm