Skip to content

Transfer 3D files from your harddrive (external sites to come) to Commons. NOT IN PRODUCTION (YET!).

License

Notifications You must be signed in to change notification settings

Wikimedia-Sverige/3D2commons

 
 

Repository files navigation

3D2commons Build Status Code Climate Codacy Badge

Transfer 3D files from your hard drive to Commons and other sites. 3D2commons is available for everyone (uses OAuth) via Wikimedia Commons.

Future updates will include (as API:s are made available) uploads from external sites.

Installing on Toolforge

  1. Copy config.json.example to config.json and change the default values.
  2. Start celery as job:

$ cd /path/to/3D2commons

$ jstart celery --workdir=/data/project/threed2commons/3D2commons -A threed2commons.backend.worker worker --loglevel=info --detach

  1. Start webservice:

$ webservice --backend=kubernetes python2 start

For developers

Gulp is used to minify html and js files. Be sure to run it when editing the non-minified files.

See also

Credits

Developed from video2commons.

About

Transfer 3D files from your harddrive (external sites to come) to Commons. NOT IN PRODUCTION (YET!).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.4%
  • JavaScript 25.9%
  • HTML 13.2%
  • Puppet 5.4%
  • Shell 0.1%