Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.36 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.36 KB

Dark Robo 3T

Basic & personal project that is useful for me and might be useful for you.

alt text

Features

  • Based on Robo 3T 1.4
  • Mac OS X 11 (Big Sur) only
  • Mongo shell v4.4.2
  • Qt v5.12.10
  • OpenSSL v1.1.1f
  • Dark Mode

Download

You can download installer packages for macOS Here.

Troubleshooting

App quits unexpectedly ?

Try:

$ ln -s /Applications/Dark\ Robo\ 3T.app/Contents/Frameworks/lib/libcrypto.1.1.dylib /usr/local/lib/
$ ln -s /Applications/Dark\ Robo\ 3T.app/Contents/Frameworks/lib/libssl.1.1.dylib /usr/local/lib/

License

Copyright 2014-2020 3T Software Labs Ltd. All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.