DarkOrbit Client
Open source client for cross-platform Darkorbit (Windows, Mac and Linux).
Features
Free code 100% modifiable | ✔ |
Multi platform | ✔ |
Multi account | ✔ |
Flash player injected (0 configuration) | ✔ |
Custom loading Dosid (by GUI or by launch parameters) | ✔ |
AutoLogin (by GUI or by launch parameters) | ✔ |
Custom load - DarkDev (Modify request) | ✔ |
Custom js - DarkDev | ✔ |
Custom css - DarkDev | ✔ |
Resource download - DarkDev | ✔ |
Plugin Darkbot | ✔ |
Download
🔽 The latest release is always available here: https://github.com/kaiserdj/Darkorbit-client/releases/latest
Development
Building Darkorbit client is really simple
Dependencies
- Be sure that Npm is installed. You can find how to install npm (node) here.
Clone this project
> git clone https://github.com/kaiserdj/Darkorbit-client.git
> cd Darkorbit-client
Install the dependencies:
> npm install
Usage
Start app
> npm start
Start app in mode development
> npm dev
Contributing
For bugs, questions, and discussions please use the Github Issues
Pull requests are welcome! If you see something you'd like to add, please do. For drastic changes, please open an issue first.
Donating
You can support the maintainer of this project through the link below
Contributors ✨
Thanks go to these wonderful people (emoji key):
Kaiserdj 💻 |
odakab 💵 🤔 |
OneManArmy 💵 🤔 |
HeizerGe5 💵 🤔 |
SenttX1 💵 |
EMREREKILLERRZ 💵 |
This project follows the all-contributors specification. Contributions of any kind welcome!
Story
My initial intention with this project was to create a client for darkorbit that could be used by any user with any operating system (Windows, mac or linux), and had better performance.
When I already had a stable version, I tried to contact darkorbit to give them the client and if they wanted, implement it, modify it, or whatever they wanted ..... but after many attempts:
- Twitter: I never received a reply
- Official darkorbit forum: They delete my posts, saying that I can't publish external links. After talking on discord with an admin, he told me the steps I should follow to publish a post correctly, without a link, as a suggestion, etc.
- Discord: They treated me as if I was trying to steal data or as if I was a hack
- etc...
I abandon the idea of contacting Darkorbit.
From now on I will continue to develop utilities for the client, not only as a client to play, but also to develop. With the intention of learning more about electron, js and in general to practice programming, while having fun with it.
Disclaimer
This project is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Bigpoint or any of its subsidiaries or its affiliates. The official Bigpoint website can be found at https://www.bigpoint.net. "Bigpoint" as well as related names, marks, emblems and images are registered trademarks of their respective owners.
License
Copyright © Kaiserdj
This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE.md file for details.