Coder Social home page Coder Social logo

banner-uc-applescript's Introduction

Banner UC Applescript

Solo funciona en Mac OSX (probado en Yosemite 10.10.4) y en Google Chrome.

Demo

Ve el script en acción en el siguiente video:

Banner UC Script demo

Presiona aquí si no puedes verlo.

Descargar en:

https://github.com/mrpatiwi/banner-uc-applescript/releases/latest

Uso avanzado:

Es posible saltarse el paso de ingresar la lista de los ramos si la hardcodeamos dentro del tercer script. El delay es para asegurarnos que Chrome esté activo y no el Finder.

-- Enter user input:
-- set input to the text returned of (display dialog "Tus ramos (ej: 12431 12501 11965)" default answer "")

-- Hardcode courses (delay may depend on your computer):
delay 1
set input to "12431 12501 11965"

Demo avanzado

Banner UC Script demo avanzado

Presiona aquí si no puedes verlo.

¿Cómo pasar de .applescript a .app?

  • Abrir la aplicación Automator (viene por defecto en OSX).
  • Archivo -> Nuevo -> Flujo de trabajo ó Work flow.
  • Seleccionamos en la lista: Ejecutar AppleScript o Run AppleScript.
  • Pegamos/modificamos el código.
  • Lo guardamos donde nos acomode con formato: Aplicación.

Colaboración:

Por medio de pull-requests o a mi correo [email protected]

banner-uc-applescript's People

Contributors

lopezjurip avatar wachunei avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

wachunei

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.