Giter Club home page Giter Club logo

fly's People

Contributors

dependabot[bot] avatar lyarenei avatar scensna avatar starek4 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

fly's Issues

Add logging to web api

Do proper logging class and use it in PHP web api. Log each request in some readable form.

Design - rework

  • create an icon and use it in every Fly product
  • unite design in GUI applications (at least colors and effects)

Windows WPF - network error handling

Do not exit app if there are some problems with the network. Just inform the user by changing the icon or something like that and wait for proper network connection.

[Windows] create GUI

Create GUI for the client where the user can log in and see a list of his devices. After closing or minimizing this app moved it into system tray (same as TeamViewer).

Why we need GUI on Windows but not on Unix based OS's?
Windows users are used to using GUI applications. Just a few windows users know how to run the app from the console and provide right parameters. Linux users are more familiar with CLI and they can provide basic arguments.

UDP client for syslog

We need to store logs in appropriate location, but /var/log is not accessible directly. Thus we need to use syslog. As this will be resolved, the work on #6 can continue.

API data types

Rework returns data types (string which can contain "yes" or "no" -> bool). In client code map returns state to for example ENUM or something like that.

Windows client - persistance

We need to store logged status (maybe in DB?), because now the user has to set his credentials with every start of the client.

Web API - innovation

Do research how web API should be done in the most right way and implement it like that. It should be done in PHP, because of compatibility with the web app.

Client - separete API

Separate API from shared project to a standalone dynamic library (.dll). Make sure to add all NuGet dependencies.

New phone app

Do new phone app supporting new actions. Consider MVVM and other good practices.

FlyUnix cannot run outside bin/ directory

Running from another folder than the bin/ in project folder tree seems throwing some errors.
First, dotnet requires libhostpolicy.so library to run that client.
Second, when attempting to run (now with the shared library mentioned earlier), the dotnet cannot resolve some CoreCRL path. So far, I tried to copy over the whole bin/ content, but it didn't help at all.

Directly affects #3

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.