Giter Club home page Giter Club logo

coyote's Introduction

coyote


Buy me a coffee

Whether you use this project, have learned something from it, or just like it, please consider supporting it by buying me a coffee, so I can dedicate more time on open-source projects like this :)

ko-fi


Downloads

You can find all downloads on the website of the project, so here.

Or simply in releases.


Developement

Install

npm i # or yarn

Start

npm run dev # or yarn dev

Export/Build app

npm run export # or yarn export

When developing with Coyote, you have a specific file structure:

Coyote
    |- assets
        |- languages ------------------------- Different languages available (e.g English)
        |- profile --------------------------- User stuff, like config, created servers etc...
        |- servers --------------------------- List of available servers (e.g 1.14.4)
    |- src
        |- interface ------------------------- Contains all UI stuff
            |- components -------------------- Reusable components
            |- pages ------------------------- Different views of Coyote
            |- stores.js --------------------- Everything that need to be stored (e.g languages)
        |- index.js -------------------------- Electron app
        |- logs.js --------------------------- Logs system of Coyote
        |- serverUtils.js -------------------- Everything related to Miecraft servers
    |- package.json

Contribute

Contributions are welcome. Here is some ways where you can contribute to the project:

I'm a developer:

Awesome! You can help us with code, like review pull requests, add new features according to the roadmap, or fix bugs!

I'm a designer:

Awesome! You can help us with designs, like create better designs, choose better colors etc... and when custom themes will be available, you can contribute by adding new themes!

I'm not a developer, neither a designer:

Awesome! You can help us with translations. Coyote has a multiple languages support, available in the directory assets/languages. It's simple .yml file, really simple to recreate and edit.

License

Code released under GPL-3.0 license.

Copyright ©, Olyno.

coyote's People

Contributors

dependabot[bot] avatar olyno avatar snyk-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.