Giter Site home page Giter Site logo

hwapx / agent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dwservice/agent

0.0 0.0 0.0 3.48 MB

DWService agent for Linux, Mac and Windows

Home Page: https://www.dwservice.net/download.html

Shell 1.21% C++ 20.77% Python 55.17% C 21.32% Objective-C 0.43% Objective-C++ 1.11%

agent's Introduction

DWService - Agent

This is DWService agent for operative systems Linux, Mac and Windows. The code is written in python2 and several libraries are written c++.

Start the agent

If you prefer you can start the agent from the sources but you keep in mind in this mode the agent does not update automatically, so you need to update sources manually every time. Before to start the agent you need to:

  • Install python2.7
  • Install g++/make (if Windows download Mingw-w64 version 64bit or 32bit)
  • Download agent source code (zip or git clone)
  • Execute these commands from agent/make:
python2.7 compile_all.py (compile all c++ libraries)
python2.7 create_config.py (create config.json in agent/core path)

now you are ready to start the agent by execute this command from agent/core:

python2.7 agent.py

Setup the agent for development

Thanks Eclipse + Pydev and CDT you can develop the agent with only one IDE from your prefer operative system. You also need of python2.7 and g++/make (if Windows download Mingw-w64 version 64bit or 32bit) installed on your system. After configuring the IDE and importing the source code, you need to execute same scripts of "Start the agent" section.

You can read the guide on the wiki to learn how to setup the agent for development.

License Agreement

This software is free and open source. It consists of one core component released under the MPLv2 license, and several libraries and components defined "app" that could be governed by different licenses. you can read the "LICENSE" file in each folder.

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.