Giter Site home page Giter Site logo

thorgrimson / opencards Goto Github PK

View Code? Open in Web Editor NEW

This project forked from holgerbrandl/opencards

0.0 0.0 0.0 38.11 MB

A free flashcard learning application for PowerPoint and MarkDown files

Home Page: http://opencards.info

License: BSD 2-Clause "Simplified" License

Shell 0.18% Java 98.89% Kotlin 0.91% CSS 0.02%

opencards's Introduction

OpenCards

OpenCards is a free flashcard learning software for ppt-files

OpenCards is a free award-winning flashcard learning software. The basic idea of OpenCards is to use PowerPoint presentations (*.ppt) as flashcard sets. Thereby, slide-titles are treated questions and the slide contents as their answers. Based on state-of-the-art memorization and scheduling algorithms OpenCards will help you to learn any set of flashcards.

Website: http://opencards.info

Installation

Just grab a binary package for your platform from http://opencards.info

Linux

To use OpenCards with Ubuntu/Debian, you need to install openjdk-8-jre and openjfx. You can do so with

sudo apt-get install openjdk-8-jreopenjfx 

When using the debian-installer those dependencies will be installed automatically.

How to build and run it from the sources

Make sure to jave Kotlin installed. Install sdkman to install it with sdk install kotlin if necessary.

Build OpenCards with

 kotlin_lib_dir=$(dirname $(which kotlin))/../lib/

# build it
ant -Dkotlin_lib_dir="${kotlin_lib_dir}" create-jar

# run it
java -Xmx512m -jar opencards.jar

How to contribute?

Feel welcome to suggest changes or pull requests.

There's a discussion forum to get in touch with us https://groups.google.com/forum/#!forum/opencards

http://opencards.info/contribute.html

About

http://opencards.info/about.html

opencards's People

Contributors

holgerbrandl avatar mebus avatar

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.