Console-based presentation system
Presentty is a console-based presentation program where slides are authored in reStructuredText. Its features include, but are not limited to: Cross-fade animations, progressive list display, panning transitions, syntax highlighting, Cowsay and figlet integration, ANSI art, JPEG display.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/qkymm8qg9q6qgab9d8l6d77vxn8m8988-presentty-0.2.1.drv | ||
riscv64-linux | /gnu/store/581qsgl45fnl6hg7bnnfzbh7c4cv2xqd-presentty-0.2.1.drv | ||
powerpc-linux | /gnu/store/w7v1flac3rqd6nr9y9gqjsh5g3yjc5j8-presentty-0.2.1.drv | ||
powerpc64le-linux | /gnu/store/qswl5q0v32ff0z1d3mf3bddaa6y6lls7-presentty-0.2.1.drv | ||
mips64el-linux | /gnu/store/54bfhp8s2sspxnz1fzki7f7kmh75204c-presentty-0.2.1.drv | ||
i686-linux | /gnu/store/72y5bf6mbpa2bwvdddkri32yrcn167wz-presentty-0.2.1.drv | ||
i586-gnu | /gnu/store/wbb9bqmdgjrb8xg1z7lc1f296m446kcl-presentty-0.2.1.drv | ||
armhf-linux | /gnu/store/2xkj0w19iqnfh27f5pmj1nzqi4dizh2f-presentty-0.2.1.drv | ||
aarch64-linux | /gnu/store/k56s3l8h88dwib68cag82ab2fl0132qa-presentty-0.2.1.drv |
Linter | Message | Location |
---|---|---|
formatting Look for formatting issues in the source | line 45 is way too long (117 characters) | |
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used | |
inputs-should-be-native Identify inputs that should be native inputs | 'python-docutils' should probably be a native input |