Skip to content

Cross-platform app providing tools for managing Specify

License

Notifications You must be signed in to change notification settings

ut-entomology/spectool

Repository files navigation

spectool

Cross-platform app providing tools for managing Specify.

Written in TypeScript and Svelte for Node.js and Electron.

Developer Installation

To install the source locally for development, you'll need to first install the following:

  • Node.js
  • The NPM package manager
  • The yarn package manager (dependencies are maintained via yarn)
  • TypeScript

Then git clone this repo and run yarn.

The program requires that you have access to a MySQL port and a login to the Specify database, the latter of which the program implements.

I have not built the program for platform distribution.

How to Run the Tool

Run a web server locally with the following command in one shell:

yarn run server

And then run the client with the following command in another shell:

yarn run client

Sample Snapshots

Activity Menu

AVailable CSV Reports

Tool for purging unused taxa

About

Cross-platform app providing tools for managing Specify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published