Showing 313 open source projects for "open source tv"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    Calculadora simple escrita en Java con Netbeans el propósito es dar un ejemplo sencillo de una calculadora para estudiantes de programación en lenguaje Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IMDB loader is a small Java application that loads IMDB data from text files into a relational database. It also takes care of table creation and primary key/ foreign key creation based on an XML configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tus artículos Tecnologícos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A small database based quiz program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Quiztastic is an open source web based quiz administration system with a flex front end and a java backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The purpose of this project is to convert a list of Japanese words into vocabulary cards in PDF format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A prototype framework for developing information system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GreenTest testing system provides you to test students in the localnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Athenea is a software used to check programming contest code solutions. It can compile from c++ or java source files, and compares the output with the test dataset defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    Software for improving your english vocabulary. Also useful if preparing for GRE, GMAT, SAT or any other vocabulary intensive examinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program intends to enable the user to simply search for words based on the known length and some known characters. It's primary goal is therefore to serve as an aide in solving crossword puzzles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    KnowledgeQuiz is a Web based application for online testing of students skills. It provides functionality to define many teachers, students, groups and subjects and define relations between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BOSS is a course management tool that allows students to submit assignments on-line in a secure manner. Staff can mark work and run automatic tests on submissions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    This is an eclipse plugin for generating flow chart diagrams from java code. Those can be build from source code and/or test results.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    "GDialog" is an add-on for "Project X - DVB demux Tool". It adds a dialog to it's GUI to retrieve and select the video recordings of the Siemens Gigaset M740AV / M750S settop boxes. For details please read the wiki (see 'www' - 'de' only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ai programming ss2009
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BlueOxygen Brigade is an exam online develop by BlueOxygen Team. this is an exam online system to create online certification, there is curicullum lead, instrucutor, question bank, and student that join and take the exam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Exam4Fun

    Take exam using flashcard, multiple choice or fill in the blanks

    Program that helps you learn new language/vocabulary. It is designed to be flexible and to fit to different kind of exam. You can create your own exam and take the exam in different ways(Identification, Flashcard, Multiple Choice). Java 5 is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    First sylonia project. This is just a dummy version for Subversion testing of different clients and IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Distributed SOKOban GAme SYstem (SOKOGASY) implemented in Java, C# and python using .Net remoting, CORBA, java RMI, web services and django.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automatic grading and reporting of student submitted Java projects through a set of utilities including checking for the presence of classes/methods, instantiation/execution of methods in the submission, and reviewing source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flute Listening Quiz is a Java ME program that runs at mobile phone. It provides listening quiz for the flute beginners and train the listening ability of a beginner. It also helps beginner to memorize the finger chart within the training mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple and user friendly application to help examine primary school children for maths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Easy-SEND is an implementation of the SEND (SEcure Neighbor Discovery) protocol for IPv6. It is aimed to be used for learning and testing purposes. SEND is described in RFC 3971. Easy-SEND includes a tool (CGAGen) to generate and verify CGAs (RFC 3972).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TraSim is a simple framework for the development of traffic algorithms, and the observation of their behaviour. It comes with an algorithm that handles traffic lights dynamically, based on the presence of cars and pedestrians. Both cars and pedestrians can be spawned randomly; however, user interaction is also supported for both entities (e.g. to control destination, crossing decisions). Features such as distributed user interaction were originally left as future work; however, interaction...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo