Giter Site home page Giter Site logo

liquid-demo's Introduction

Liquid demo

This is a demonstration app, showing Toga used to build a standalone desktop application that is just a wrapper around a web page. It wraps GitHub, but it's a one line source modification to make it wrap any other webpage. It should be fairly obvious from the source code which line needs to be modified.

Usage

Briefcase can be used to wrap this as a standalone app under macOS:

$ mkdir liquid
$ cd liquid
$ python3 -m venv venv
$ source ./venv/bin/activate.bash  # Adjust accordingly for you shell.
$ python -m pip install briefcase
$ git clone https://github.com/pybee/liquid-demo.git
$ cd liquid-demo
$ python setup.py macos

This will create a macOS directory that will contain "GitHub.app". This app file can be placed in your Applications folder. It can also be sent to another user safe in the knowledge that it will also run on their machine -the application is entirely self-contained.

Modificatons

Once you've got the basics working, you can make modifications. You could:

  • Turn this project into a cookiecutter template
  • Add menu items or a toolbar to access common URLs
  • Add a custom icon

Why "Liquid"?

Fluid is an app used to wrap websites as macOS apps.

Community

Liquid is part of the BeeWare suite. You can talk to the community through:

We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.

Contributing

If you experience problems with Liquid, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.

liquid-demo's People

Contributors

brettcannon avatar freakboy3742 avatar perados avatar

Watchers

 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.