Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaiserdj/darkorbit-client

Open source darkorbit client (cross-platform and with better performance)
https://github.com/kaiserdj/darkorbit-client

client cliente cross-platform darkorbit darkorbit-client darkorbit-cliente electron electron-app electronjs linux mac ubuntu windows

Last synced: 3 days ago
JSON representation

Open source darkorbit client (cross-platform and with better performance)

Awesome Lists containing this project

README

        

DarkOrbit Client








Open source client for cross-platform Darkorbit (Windows, Mac and Linux).






CodeFactor

## 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](https://github.com/kaiserdj/Plugin-Launcher-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](https://nodejs.org/en/).

Clone this project

```bash
> git clone https://github.com/kaiserdj/Darkorbit-client.git
> cd Darkorbit-client
```

Install the dependencies:

```bash
> npm install
```

### Usage
##### Start app

```bash
> npm start
```

##### Start app in mode development

```bash
> npm dev
```

## Contributing

For bugs, questions, and discussions please use the [Github Issues](https://github.com/kaiserdj/Darkorbit-client/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

[![Support via PayPal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://www.paypal.me/kaiserdj/)

## Contributors ✨

Thanks go to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Kaiserdj
Kaiserdj

💻 ⚠️ 📆 🔧
odakab
odakab

💵 🤔
OneManArmy
OneManArmy

💵 🤔
HeizerGe5
HeizerGe5

💵 🤔
SenttX1
SenttX1

💵


EMREREKILLERRZ
EMREREKILLERRZ

💵
bogdandudu
bogdandudu

🐛 💻
Felipe Ribeiro
Felipe Ribeiro

🐛 💻

This project follows the [all-contributors](https://github.com/all-contributors/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](LICENSE.md) file for details.