Coder Social home page Coder Social logo

jwangac / galendae Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chris-marsh/galendae

0.0 0.0 0.0 332 KB

A lightweight popup calendar that can be styled to match desktop/workspace themes

License: MIT License

Python 0.17% C 99.75% Makefile 0.05% Shell 0.03%

galendae's Introduction

Galendae

A basic popup calendar that can be styled to match workspace themes.

Galendae was designed to be a stylish popup calendar that can match the styling of Desktop Environments or Window Managers.

screenshot

Whats in a name

Galendae is derived from the Roman word Kalendae, meaning the first day of the month. I thought Kalendae sounded like a KDE application and since I was using GTK+, Galendae was born.

Dependency

GTK+ 3.x

Building from source

$ git clone https://github.com/chris-marsh/galendae.git
$ make release

Configuration

galendae will look for a configuration file called galendae.conf. It will search in the following order;

./galendae.conf
~/.config/galendae/galendae.conf

You can specify alternatives configuration files with the '-c' option. You can specify a full path or just a filename. If you only give a filename, the same directories as above will be tried.

Running

$ galendae
$ galendae -c config/blue.conf

Useage

galendae [OPTION ...]

DESCRIPTION

    Galandae displays a gui calendar. Keys:

        h|Left    - decrease month
        l|Right   - increase month
        k|Up      - increase year
        j|Down    - decrease year
        g|Home    - return to current date
        q|Esc     - exit the calendar

OPTIONS
    -c, --config FILE   - config file to load
    -h, --help          - display this help and exit
    -v, --version       - output version information

galendae's People

Contributors

chris-marsh avatar jwangac avatar karlch 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.