GithubHelp home page GithubHelp logo

laprecorder's Introduction

Click on the green "Use this template" button on GitHub to generate a repository from this template. Then edit this README.md to delete this text and replace the below text for your own app.

Application Description

Use this section to describe your application.

The template app doesn't send any useful data, but provides a starting point to develop your own apps. This app is written in C++ and uses the Qt framework.

The important source files are listed below:

  • main.cpp is the entry point
  • mainwindow.cpp contains the UI code and code to access the recording device
  • mainwindow.hpp is the corresponding header

Dependencies

Use this section to describe what libraries/tools are required to RUN this application. Build dependencies should be listed in the build instructions elsewhere.

For example, if the data provider uses a server/client architecture, then the user will need to download, install, and run the server.

If the application requires a device library (typically a DLL on Windows, sometimes shipped in an SDK), then instruct the user on how to obtain the library and how to install it on their system. For example, "You must obtain the device_client.dll from the manufacturer. Copy that dll file into the same folder as this application executable."

This template application has no dependencies.

Download

Use this section to describe how/where to download prebuilt applications. Typically this means using the GitHub repository release page.

Build

This application can be built following general LSL Application build instructions.

Use this section to provide additional specific build instructions. Alternatively, provide required information in a separate BUILD.md.

License

Since using this app as a starting point is actively encouraged, it is licensed under the MIT license.

If you want others to share the code to derivatives of your app, you should consider licensing your app under a less permissive license like the MPL or GPL.

Even in case you want to keep the MIT license, change the LICENSE.txt to reflect that you're the copyright holder.

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.