Skip to content

Simple android widget that tell the next lesson the user will follow bassed on a csv file containing his school program.

Notifications You must be signed in to change notification settings

lucblender/Next-Lesson-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Next Lesson Widget

Next Lesson Widget Logo

Simple android widget that tell the next lesson the user will follow based on a csv file containing his school program.

Now on the play store: Download here!

Csv file format

  • every line must describe a lesson
  • all lessons -> chronological order Monday to Sunday
  • the format of a line is:
    • lessonName,Room,hh:mm start,hh:mm end,Location
  • lesson eg:
    • Wed,"Sin","A205","8:45","11:10","Sion"

User interface

Widget user interface:

  • Widget, next lesson

In app user interface:

  • Main user interface:
    • Preferences
    • Choosing csv file
    • Opening this csv file with any app
    • Help and About
  • Secondary user interface:
    • Full planner
    • Planner editable:
    • Simple click to delete/modify/duplicate a lesson
    • Plus button to add a lesson, create a new blank planning, delete all lessons

Widget Customization interface:

  • Widget background color
  • Widget background alpha
  • Label: Next...
  • Planning file

License

Copyright © 2018, Lucas Bonvin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The Software is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the Software.

Except as contained in this notice, the name of Lucas Bonvin shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Lucas Bonvin.

About

Simple android widget that tell the next lesson the user will follow bassed on a csv file containing his school program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages