This is the Windows app named Whenever whose latest release can be downloaded as wheneverv1.0.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Whenever with OnWorks for free.
このアプリを実行するには、次の手順に従ってください。
-1。このアプリケーションをPCにダウンロードしました。
--2。ファイルマネージャーhttps://www.onworks.net/myfiles.php?username=XXXXXに必要なユーザー名を入力します。
-3。このアプリケーションをそのようなファイルマネージャにアップロードします。
-4。このWebサイトからOSOnWorksオンラインエミュレーターを起動しますが、Windowsオンラインエミュレーターの方が優れています。
-5。起動したばかりのOnWorksWindows OSから、必要なユーザー名でファイルマネージャーhttps://www.onworks.net/myfiles.php?username=XXXXXにアクセスします。
-6。アプリケーションをダウンロードしてインストールします。
-7.LinuxディストリビューションソフトウェアリポジトリからWineをダウンロードします。 インストールしたら、アプリをダブルクリックして、Wineで実行できます。 また、人気のあるWindowsプログラムやゲームのインストールに役立つWine上の豪華なインターフェイスであるPlayOnLinuxを試すこともできます。
WineはLinux上でWindowsソフトウェアを実行する方法ですが、Windowsは必要ありません。 Wineは、任意のLinuxデスクトップでWindowsプログラムを直接実行できるオープンソースのWindows互換性レイヤーです。 基本的に、Wineは、実際にWindowsを必要とせずに、これらすべてのWindowsアプリケーションを実行できるように、十分な数のWindowsを最初から再実装しようとしています。
スクリーンショットは
Ad
都度
DESCRIPTION
Whenever (javan/whenever) is a Ruby gem that provides a clean, Ruby DSL for defining and managing cron jobs within your application. Rather than editing system cron tables by hand, you describe scheduled tasks in a schedule.rb file using methods like every, runner, command, or rake. The gem then compiles this schedule into a standard crontab format and installs it for you, handling all the necessary quoting, environment setup, and command path resolution. It supports specifying execution contexts, output redirection, and interval offsets (e.g., “every 5 minutes between 9-5 on weekdays”). You can also write conditional logic around which jobs run on different environments or servers. Because it's integrated with your codebase, Whenever keeps your cron definitions versioned, testable, and maintainable alongside the rest of your project rather than buried in server configuration.
オプション
- Ruby DSL for defining schedule tasks (e.g. every, hourly, daily, etc) instead of raw cron syntax
- Ability to define jobs with parameters, environment, command to run, etc via Ruby code
- Automatically writes crontab entries from schedule file
- Supports multiple task types (runner tasks, rake tasks, custom commands)
- Offers ability to set environment variables for tasks and customizing PATH etc
- Supports time zones, frequency options, and invoking tasks at specific times or intervals
プログラミング言語
ルビー
カテゴリー
This is an application that can also be fetched from https://sourceforge.net/projects/whenever.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.