<< back

Tropy 1.16.2

Research photo management

Category: Productivity
Price: Free
Popularity: Low
Version String: 1.16.2
Release Date: 2024-03-05
Architecture: Intel & AppleSilicon(ARM)
Minimum OS: macOS 11.0.0
Vendor Name: Center For History And New Media, George Mason University. All Rights Not Expressly Granted Are Reserved
Homepage: tropy.org

Version History 1.16.2

#{version_history}

Description:

TROPY




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

Visit tropy.org to learn more or follow
(https://twitter.com/tropy) on Twitter 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.

If you are interested to work on Tropy or create your own builds, please
find more details below. Happy hacking!


Install from Source

Install the latest version of Node.js (at least the version that ships
with the current Electron release) with node-gyp and all its
requirements for your platform.

Then clone this repository and run npm install to install all of Tropy’s
dependencies.


Creating Builds

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


Running in Dev-Mode

Alternatively, you can start Tropy in dev-mode directly from the root of
the repository, by running npm start.