Coder Social home page Coder Social logo

dmssargent / ftc-configuration-helper Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 7.66 MB

This aims to provide a UNIX configure options to help rookie teams configure their systems.

License: Other

Batchfile 16.50% Shell 20.99% Java 0.10% PostScript 0.06% PowerShell 0.06% Visual Basic 61.34% C++ 0.61% C 0.34%

ftc-configuration-helper's People

Contributors

dmssargent avatar erinzm avatar

Watchers

 avatar  avatar

ftc-configuration-helper's Issues

Handling of IP Addresses

Some issues with IP Addresses:

  • IP Addresses are not validated by the program.
  • IP Addresses can easily be incorrect when typed.
  • The program does not automatically load the specific values already determined by the wlan.conf file generated.
  • IPv6 is not supported
  • If Windows ICS does something strange with the gateway IP, the program does not know about.

Adding a GUI for Windows

Quite a few users are frightened by the use of a console, and don't like. Therefore, a .NET GUI, being implemented would be quite useful to quite a few people.
A few basic requirements:

  • The source code should be in ".\windows\src\gui"
  • The GUI doesn't need to be implemented in a .NET language, it just needs to follow ease of use design principles.
  • If a .NET language is used the .NET framework can either be v3.5 or v4 (doesn't support XP) to support the most common Windows release
  • For Windows VS2012/2013 should be used

Adding nix Support

Linux support depth should be broadened to include more teams focusing on a budget.
This should include

  • standard distro updating and installing packages to get the system ready

i.e.

sudo apt-get update
sudo apt-get -y upgrade
sudo apt-get -y dist-upgrade
sudo apt-get install openjdk-7-jdk git build-essential python other-things
  • checking that everything works
  • writing *nix documentation
  • Anything else that should be included for *nix

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.