Coder Social home page Coder Social logo

signalgo-publisher's Introduction

Publisher

Publisher and Service management tools, is free software derived from the Free and Open source library called Signalgo.
The main purpose of this line of thought is to make things easier. solve the problems of developers, project managers and help the free and open source software development community. So that everyone can use it any way they want.

The latest stable version is version 2. In the Publisher Branch.

And the developing version is version 3. In the Publisher3 Branch.

All released versions and change logs are available here:

https://t.me/PublisherGo

Some Features:

  1. Update your projects from source control like git. to get latest version/changes

  2. Compile and get different release of projects.

  3. Run Unit Test's.

  4. Publish and get outputs for any Linux and windows platforms.

  5. Upload to any server that has a server manager or service manager (for Linux and command-line operating systems)

  6. Manage services on servers through Publisher:

    6.1 Manage the execution of services

       Start, stop, restart
    

    6.2 Get their Health Check status:

       Get photos from application output logs (Beta/preview)
       
       Receive health status and availability reports (under development in v3)
    

    6.3 Fetch their files and Edit them remotely.

With Security Measures:

 In order to be able to communicate with server managers or publish projects on themو you must have the key to that project or service (Both must be the same).

Screenshots

*Define Projects and change settings like key, path, update ignore files ... ScreenShot ScreenShot *Command Runner, Run Multiple Queued Commands and get real-time reports: ScreenShot *Define and Manage remote servers info (server managers), protect an server with a password ScreenShot *Get health status and Manage service files on servers: ScreenShot *Control Services on servers ScreenShot *Publisher Settings and Commands Config ScreenShot

Server/Service Manager

Server Manager is a tool for managing services on the server side. Which can centrally monitor and manage services/programs and etc. This software prepares programs to host and work. Stay tuned to a specific port to receive commands or send reports. (With security measures) It is still needed to publish and manage projects on servers through Publisher.

Some Features:

  1. Add different services / applications
  2. Manage their execution status, determine automatic or manual execution during startup (Auto Start)
  3. Manage their files (via file manager tab) or access to storage location
  4. Determine the time interval between running each service (Delay)
  5. Display the amount of memory consumed per each program/process
  6. Display the console and output of running programs in separate tabs on the program page itself
  7. Change Application Settings, Set specified endpoint address and port (for listening). (The default is on localhost and port 6464)

Screenshots

  • Program/Service Info on Server Manager ScreenShot
  • Program Output and logs ScreenShot
  • Server Management App Settings ScreenShot
  • Cross-Platform Command-Line Service Manager ScreenShot

Signal Go

SignalGo is a library for Cross-Platform developers that makes it incredibly simple and easy to add real-time web functionality to your applications. What is "real-time web" functionality? It's the ability to have your server-side code push content to the connected clients as it happens, in real-time. like WCF and SignalR but in a lot easier way and with far more embedded features!

Signal Go

SignalGo is a library for Cross-Platform developers that makes it incredibly simple and easy to add real-time web functionality to your applications. What is "real-time web" functionality? It's the ability to have your server-side code push content to the connected clients as it happens, in real-time. like WCF and SignalR but in a lot easier way and with far more embedded features!

Why Signal Go?

SignalGo has a lot of features but it's very easy to use. For example, SignalGo has a visual studio extension to generate all you need client side: you don't need to write 1 line of code! No need to create models, enums, services, methods,etc... everything is automatically done for you! SignalGo has its own very fast json-based protocol and supports also http and https protocols. We prepared a SignalGo test application (with WPF UI) to let you test your server side methods without writing any code client side. SignalGo is designed as a RAD tool (rapid application development) keeping always in mind these simple goals:

  1. Easy of use
  2. Minimal code to write to set up a full working server-client platform
  3. Speed
  4. Completeness: exchange almost everything (methods, complex objects, streamings, files etc.)
  5. Reliability and scalability
  6. Security

Is in continuous development with always new cool features you can suggest us too!

Features:

  1. Send and receive any data like class, object, struct and complex objects

  2. Send (upload) and receive (download) file streams (audio, video, binary data etc.)

  3. Send and receive data with UDP connection for sound and video streamming

  4. Return data from a method (both client and server)

  5. Linq query to clients to send or receive data

  6. Setting the maximum and minimum byte size for data transport and connection timeout too.

  7. Call methods from http GET and POST protocol (like browser's or postman call) or upload and download files and manage controllers like asp.net MVC

  8. Full support for "async... await" methods

  9. Manage data exchanger to customize model properties to send and receive data without create new classes better and easier than GraphQL and OData

  10. Ip limitations for call methods

  11. Easy to manage permissions with attributes. This way you can customize your permissions before client call methods

  12. Automatic handle object references and pointers for the serialize - deserialize system

  13. Add service reference and generate models etc. client side directly with the visual studio add-in NuGet

    13.1 Support to generate C# client , Angular , C# Blazor , Java , Swift and SOAP Web services.

  14. Hosted fully in IIS via Owin

  15. Support for duplex client-server service providers

  16. with two line of code make your server as a telegram.bot without any changes

  17. support validation rule system easy and powerful

...and other features!

Simple Server Usage:

https://github.com/SignalGo/SignalGo-full-net/wiki/Signalgo-server-HelloWorld

Simple Client Usage:

https://github.com/SignalGo/signalgo-samples/tree/master/CSharp%20Client%20Sample/CSharpClientSample

ScreenShot

Install package from nuget:

 Install-Package SignalGo.Net.Server

 Install-Package SignalGo.Net.Client

 Install-Package SignalGo.JavaScript.Client

Wiki and Nuget

NuGet NuGet NuGet NuGet

Wanna make Publisher and SignalGo better? or you wanna new features etc?

Just create new issues, we will help you as much as we can.

In Telegram: @mrgrayhat

@Ali_Visual_Studio

Via Email: [email protected]

ali.visual.studio[AT]gmail.com

Other source on github

https://github.com/SignalGo

signalgo-publisher's People

Contributors

ali-yousefitelori avatar dependabot[bot] avatar gerardo-sista avatar mrgrayhat avatar saeedrezayi avatar signalgo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mrgrayhat

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.