https://github.com/clariah/wp3-demos
Screencasts/demos for some CLARIAH WP3 software
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.8%) to scientific vocabulary
Repository
Screencasts/demos for some CLARIAH WP3 software
Basic Info
- Host: GitHub
- Owner: CLARIAH
- Language: Shell
- Default Branch: master
- Size: 107 MB
Statistics
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
CLARIAH WP3 Demos
This repository contains some screencast demos for a subset of software developed in CLARIAH WP3. Furthermore it contains the sources to generate these screencasts.
Demos
If you want to play all demos sequentially, then click here for a combined demo video (big animated gif).
Frog

Python-frog

Ucto

Python-ucto

Colibri Core

Analiticcl

STAM
Play
If you want to play all demos sequentially, then click here for a combined demo video (big animated gif).
Rather than look at pre-rendered gifs, you can play these directly in your terminal if you have asciinema installed. This typically provides better quality. Clone this repository and do for example:
$ asciinema play frog.cast
A small play.sh script is included in this repository that plays all demos in a continuous loop:
$ ./play.sh
Build
You can build all demos from source yourself as follows:
$ cd src/
$ docker build -t wp3-demos .
$ docker run --rm -i -t -v .:/data/ wp3-demos
For only a single demo, just pass something like frog.cast or frog.gif:
$ docker run --rm -i -t -v .:/data/ wp3-demos
For a video of all demos combined:
$ docker run --rm -i -t -v .:/data/ wp3-demos demo.mkv
Owner
- Name: CLARIAH
- Login: CLARIAH
- Kind: organization
- Website: http://www.clariah.nl
- Repositories: 65
- Profile: https://github.com/CLARIAH
CLARIAH offers humanities scholars a Common Lab providing access to large collections of digital resources and innovative tools for research
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Maarten van Gompel | p****n@a****l | 37 |
| Menzo Windhouwer | m****r@d****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0