Coder Social home page Coder Social logo

kivy-calender's Introduction

Kivy-Calendar

Kivy-Calendar as name suggests is an Calender, but its much more its a Calender+weather+Reminder Application.

Its Source code is written completely in Python and Kivy.


After completion calendar will be available for Android/Windows/Linux/Mac.

A Package will be provided and you don't need to install any prerequisites.


Features:

  • Weather report for next 7 days.
  • Set Reminder.
  • Calendar consists of years from 0000 to 9999.
  • After completion will be available for free.

Additional Feature:

  • Popular Snake game at press of a button.

Programming Features:

  • Clock
  • JSON
  • JSONP
  • Cache
  • Vectors
  • Weather API
  • Memoization
  • Classes
  • Widgets in kivy
  • Properties in Kivy

Want to contribute?

Prerequisites

Extensive installation instructions as well as tutorials and general documentation, including an API reference.

Note:

PreSplash Screen.

Kivy (actually python-for-android) allows you to set the start screen image for your application (so called presplash). But:

The image size shouldn't be more than max texture size for your device (just google to know it, I always take 1024x1024, as much as it's supported by the majority of the devices). If it's in png format, it's size should be power of 2 (256x256, 512x512, 1024x1024), just like good old openGL. Both of these limitations are openGL implementation agnonostic, but you never know, if it's good or not. If it's in jpeg format (which is actually should be the preferred one), you don't have previos limitation, but #1 still counts.


Installation

With the prerequisites installed, you can use the Kivy-Calendear:

git clone https://github.com/kiok46/Kivy-Calender
cd Kivy-Calender
python main.py

On OS X you might need to use kivy command instead of Python if you are using portable package.

If you're successful, you'll see something like this:

ScreenShot ScreenShot

This project was started by Kuldeep Grewal.

kivy-calender's People

Contributors

kiok46 avatar

Watchers

James Cloos avatar  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.