Git Product home page Git Product logo

cairoextensionsamples's Introduction

Cairo Extension Samples

Example extensions for Cairo Desktop Environment. Cairo extensions should be installed to the %localappdata%\Cairo_Development_Team\Extensions directory.


unique extensions

Daylight (currently WIP)

prevents the screen from going to sleep for a specific length of time, similar to PowerToys Awake.

usage

  • TBD: currently a work in progress.

attributions

  • this specific extension makes use of a modified version of the "half-moon" icon from the Iconoir library, which is released under the MIT license.
  • this extension is also based on the Weather extension (see below) and borrows code from the main Cairo project for implementation of the "icon" placement.

upstream extensions from the Cairo development team follow below.

Places.ShellFolders

Adds additional shell folder locations to the Places menu.

Usage

  1. Add Places.ShellFolders.dll to your Cairo Extensions directory. If you build and run with Visual Studio, this is done automatically.
  2. Start (or restart) Cairo.

Weather

A sample menu extra extension that shows the current weather at your location. Uses the OpenWeatherMap API and Windows Location API.

Usage

  1. Add Weather.dll to your Cairo Extensions directory. If you build and run with Visual Studio, this is done automatically.
  2. Start (or restart) Cairo.
  3. The weather menu will say "API key required". Click this and choose Settings.
  4. Enter your OpenWeatherMap API key, and click "Open Windows location settings" to ensure location is enabled.
  1. Close weather settings, and now there will be weather in your menu bar, updated every 15 minutes. Click it for more details.

Widget

A sample floating window that loads with Cairo.

Usage

  1. Add Widget.dll to your Cairo Extensions directory. If you build and run with Visual Studio, this is done automatically.
  2. Start (or restart) Cairo.

cairoextensionsamples's People

Contributors

dremin avatar monster1612 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.