Skip to content

A reminders application for elementary OS

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE.md
Unknown
COPYING
Notifications You must be signed in to change notification settings

Timecraft/notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notifier

BuildStatus

A reminders application designed with elementary OS in mind.

Please note that the current version of the source code does not run, and is unlikely to be updated further.

Motivation to continue this app has been diminished

Author: Timecraft:

Screenshots

Welcome to Notifier.

NotifierScreenshot

What does it look like?

NotifierScreenshot

Make a new reminder.

NotifierScreenshot

Edit all of the reminders.

NotifierScreenshot




Installation

Notifier is no longer available on the AppCenter. If you really wish to install Notifier, see the Releases tab, and use the most current version.

Building, Testing, and Installation

Dependencies:

  • valac
  • libgtk-3-dev
  • libgranite-dev
  • libsqlite3-dev
  • elementary-sdk
  • meson
  • A one liner:

    sudo apt install valac libgtk-3-dev libgranite-dev libsqlite3-dev meson elementary-sdk

    Installation

    Use meson to build

    meson build --prefix=/usr

    Change into build directory

    cd build
    ninja

    Install using ninja install, then run with com.github.timecraft.notifier or by clicking on it in your launcher.

    sudo ninja install
    com.github.timecraft.notifier

    Debugging

    If something is acting funny, or if you just want to see my musings, then execution in the terminal will give you all of that.

    com.github.timecraft.notifier

    About

    A reminders application for elementary OS

    Topics

    Resources

    License

    GPL-3.0, Unknown licenses found

    Licenses found

    GPL-3.0
    LICENSE.md
    Unknown
    COPYING

    Stars

    Watchers

    Forks

    Packages

    No packages published