Skip to content

xfce-mirror/orage

Repository files navigation

License

Orage

Orage is a time-managing application for the Xfce desktop environment.

Orage aims to be a fast and easy to use graphical calendar. It uses portable ical format and includes common calendar features like repeating appointments and multiple alarming possibilities. Orage does not have group calendar features, but can only be used for single user. It takes a list of files for ical files that should be imported. Contents of those files are read and converted into Orage, but those files are left untouched.


Homepage

Orage documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Required Packages

Orage depends on the following packages:

Optional Packages

Orage optionally depends on the following packages:

  • Libnotify >= 0.7.0
  • For audible reminder any audio command which play wav and ogg files (sox, play, etc...)

Source Code Repository

Orage source code

Download a Release Tarball

Orage archive or Orage tags

Installation

From source code repository:

% cd orage
# to install into the default directory
% meson setup build
# or to install into a custom directory
% meson setup build --prefix=<installation-directory>
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf orage-<version>.tar.xz
% cd orage-<version>
% meson setup build
% meson compile -C build
% meson install -C build

Uninstallation

% ninja uninstall -C build

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

Resources

License

Stars

1 star

Watchers

3 watching

Forks

Packages

 
 
 

Contributors

Languages