Giter Club home page Giter Club logo

Comments (2)

kdheepak avatar kdheepak commented on September 22, 2024

I moved the issue here since it is more relevant to this repository. For the presentation at JuliaCon2020, all the code I used is located at this repository:

https://github.com/kdheepak/juliacon2020-terminal-user-interfaces-in-julia/

Currently, if you want to build something similar, you can look through the following links in this order:

  1. https://kdheepak.com/TerminalUserInterfaces.jl/dev/usage/
  2. https://github.com/kdheepak/TerminalUserInterfaces.jl/tree/master/examples
  3. https://github.com/kdheepak/TerminalUserInterfaces.jl/tree/master/src/widgets
  4. https://github.com/kdheepak/juliacon2020-terminal-user-interfaces-in-julia/blob/master/main.jl

The first shows you how to use this package. The second link has examples of widgets. The third is the link to the current list of widgets I've implemented. The last link is to the main.jl file I ran for the JuliaCon talk. It makes a slideshow for the presentation, where each slide is just a separate widget. It's a very custom implementation that I made just for the JuliaCon presentation, and I'm sharing it so that it can be instructive in how use TerminalUserInterfaces.jl. I don't imagine one will be able to use that main.jl file without any changes for a terminal presentation.

In the past, I've toyed with the idea of making slides directly from a Markdown document. Here is an older effort where I experimented with this:

https://github.com/kdheepak/Presentation.jl

This will work well for simple content, but it does not support something more dynamic / with animations.

Hope that covers everything. Let me know if you have more questions!

from terminaluserinterfaces.jl.

mahiki avatar mahiki commented on September 22, 2024

Perfect thanks!

Now I see this is included in repo TerminalUserInterfaces.jl

Looks like the presentation is available too, excellent.

from terminaluserinterfaces.jl.

Related Issues (15)

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.