出場アラームとは
What is CrewAlarm?
CSVから一括作成
勤務表CSVを読み込むだけで、その勤務に必要なアラーム候補を自動で作成します。
泊まり+明けに対応
日勤だけでなく、泊まり勤務と明け勤務の組み合わせにも対応します。
端末内で処理
CSVデータやアラーム情報は端末内で処理されます。ログインや外部サーバー通信はありません。
Create alarms from CSV
Import a duty roster CSV file, and the app automatically prepares the alarm candidates needed for that duty.
Supports stay and after-duty patterns
The app supports day duties as well as stay-and-after-duty combinations.
Processed on your device
CSV data and alarm information are processed on your device. No login or external server communication is required.
v1.1.1(16)の主な内容
Main points in v1.1.1 (16)
ウィジェット表示を改善
ホーム画面・ロック画面ウィジェットで、残り時間やプログレス表示を確認しやすくしました。
確認通知の安定性を改善
通知のみの確認通知がホームや一覧に残り続ける問題を改善しました。
平日/休日ダイヤ表示を改善
アラーム完了後や再起動後でも、平日ダイヤ・休日ダイヤが正しく表示されるよう改善しました。
Improved widgets
Home Screen and Lock Screen widgets now show countdown and progress information more clearly.
Improved check notifications
Notification-only check notifications are handled more reliably after their notification time has passed.
Improved timetable display
Weekday and holiday timetable labels are now more stable after alarm completion and app relaunch.
初回設定
Initial setup
まずはこの順番で進めてください
- アプリを起動し、通知やLive Activityの許可を確認します。
- NumbersまたはExcelでCSVファイルを作ります。
- CSVファイルをiPhoneの「ファイル」アプリに保存します。
- アプリの「CSVを読み込む」から勤務表CSVを選択します。
- 勤務セットと仕業を選び、「この勤務で全アラーム登録」をタップします。
- 必要に応じてホーム画面やロック画面にウィジェットを追加します。
許可について
アラーム、事前通知、Live Activity表示、ウィジェット更新のために、iOSの許可や設定確認が必要になる場合があります。表示されたら許可してください。
Follow these steps first
- Open the app and allow notifications or Live Activities if prompted.
- Create a CSV file using Numbers or Excel.
- Save the CSV file to the Files app on iPhone.
- Select your duty roster CSV from “Import CSV”.
- Select the duty set and duty code, then tap “Register all alarms for this duty”.
- Add Home Screen or Lock Screen widgets if needed.
Permissions
iOS may ask for permission to use alarms, notifications, Live Activities, and widget updates. Please allow them when prompted.
CSVファイルの作り方
How to prepare a CSV file
必要な列名
CSVには、以下の列名を含めてください。複数の出場時刻は、1つのセルの中でカンマ区切りにします。英語の列名にも対応しています。
勤務名,カテゴリ,基準アラーム時刻(カンマ区切り),基準起床時間,確認通知の時間 A1,平日日勤,"07:11,10:23,13:28",06:40,07:38 B1,平日泊まり,"16:54,19:34,22:45",15:30, C1,平日明け,"07:13,10:18",06:40,07:37
| 勤務名 | カテゴリ | 基準アラーム時刻 カンマ区切り | 基準起床時間 | 確認通知の時間 |
|---|---|---|---|---|
| A1 | 平日日勤 | 07:11,10:23,13:28 | 06:40 | 07:38 |
| B1 | 平日泊まり | 16:54,19:34,22:45 | 15:30 | |
| C1 | 平日明け | 07:13,10:18 | 06:40 | 07:37 |
NumbersやExcelでは、この表のように1行目へ列名を入れ、2行目以降に勤務データを入力します。
Required column names
The CSV file must include the following columns. If there are multiple report times, put them in one cell separated by commas. English column names are also supported.
Duty Name,Category,Base Alarm Times,Wake-up Time,Check Notification Time A1,Weekday Day,"07:11,10:23,13:28",06:40,07:38 B1,Weekday Stay,"16:54,19:34,22:45",15:30, C1,Weekday After,"07:13,10:18",06:40,07:37
| Duty Name | Category | Base Alarm Times comma-separated | Wake-up Time | Check Notification Time |
|---|---|---|---|---|
| A1 | Weekday Day | 07:11,10:23,13:28 | 06:40 | 07:38 |
| B1 | Weekday Stay | 16:54,19:34,22:45 | 15:30 | |
| C1 | Weekday After | 07:13,10:18 | 06:40 | 07:37 |
In Numbers or Excel, put the column names in the first row and enter duty data from the second row onward.
NumbersでCSVを作る方法
Creating a CSV file with Numbers
MacのNumbersで作る場合
- Numbersを開き、新規書類を作成します。
- 1行目に「勤務名」「カテゴリ」「基準アラーム時刻(カンマ区切り)」「基準起床時間」「確認通知の時間」を入力します。
- 2行目以降に勤務データを入力します。
- 複数の出場時刻は、同じセルの中に「07:11,10:23,13:28」のように入力します。
- メニューの「ファイル」→「書き出す」→「CSV」を選びます。
- 文字コードを選べる場合は「Unicode(UTF-8)」を選び、保存します。
iPhone / iPadのNumbersで作る場合
- Numbersアプリで表を作成します。
- Mac版と同じ列名を1行目に入力します。
- 右上の「…」または共有ボタンをタップします。
- 「書き出し」または「送信」から「CSV」を選びます。
- 保存先に「ファイルに保存」を選びます。
- 「このiPhone内」または「iCloud Drive」に保存します。
Using Numbers on Mac
- Open Numbers and create a new spreadsheet.
- Enter “Duty Name”, “Category”, “Base Alarm Times”, “Wake-up Time”, and “Check Notification Time” in the first row.
- Enter duty data from the second row onward.
- For multiple report times, enter them in the same cell, such as “07:11,10:23,13:28”.
- Choose File → Export To → CSV.
- If available, choose Unicode (UTF-8), then save the file.
Using Numbers on iPhone / iPad
- Create a spreadsheet in the Numbers app.
- Enter the same column names in the first row.
- Tap the “…” button or share button.
- Choose Export or Send, then select CSV.
- Choose “Save to Files”.
- Save it to “On My iPhone” or “iCloud Drive”.
ExcelでCSVを作る方法
Creating a CSV file with Excel
Mac / WindowsのExcelで作る場合
- Excelを開き、新しいブックを作成します。
- 1行目に必要な列名を入力します。
- 2行目以降に勤務データを入力します。
- 時刻は「07:30」のように24時間表記で入力します。
- 「ファイル」→「名前を付けて保存」を選びます。
- ファイル形式で「CSV UTF-8(コンマ区切り)」を選んで保存します。
Excelで気をつけること
Excelは時刻を自動変換することがあります。表示が「7:30」になっても読み込める場合がありますが、うまくいかない時はセルの表示形式を「文字列」にしてから入力してください。
おすすめの入力例 07:30 16:54 23:10 00:25
Using Excel on Mac / Windows
- Open Excel and create a new workbook.
- Enter the required column names in the first row.
- Enter duty data from the second row onward.
- Use 24-hour time format, such as “07:30”.
- Choose File → Save As.
- Select “CSV UTF-8 (Comma delimited)” and save the file.
Important Excel notes
Excel may automatically convert time values. If import does not work as expected, set the cells to Text format before entering times.
Recommended examples 07:30 16:54 23:10 00:25
CSVをiPhoneに保存して読み込む方法
Saving the CSV file to iPhone and importing it
方法1:iCloud Driveを使う
- MacやWindowsでCSVを作成します。
- iCloud DriveにCSVファイルを保存します。
- iPhoneの「ファイル」アプリを開きます。
- iCloud Drive内にCSVがあることを確認します。
- 出場アラームで「CSVを読み込む」をタップし、そのCSVを選びます。
方法2:AirDropを使う
- MacでCSVファイルを右クリックします。
- 「共有」→「AirDrop」を選びます。
- 自分のiPhoneを選びます。
- iPhone側で受け取り、「ファイル」アプリに保存します。
- 出場アラームから保存したCSVを選びます。
方法3:メールやLINEから保存
- CSVファイルをメールやLINEでiPhoneに送ります。
- 添付ファイルを開きます。
- 共有ボタンをタップします。
- 「ファイルに保存」を選びます。
- 保存後、出場アラームからCSVを読み込みます。
Method 1: Use iCloud Drive
- Create the CSV file on Mac or Windows.
- Save the CSV file to iCloud Drive.
- Open the Files app on iPhone.
- Confirm that the CSV file is visible in iCloud Drive.
- In CrewAlarm, tap “Import CSV” and select the file.
Method 2: Use AirDrop
- Right-click the CSV file on Mac.
- Choose Share → AirDrop.
- Select your iPhone.
- On iPhone, accept the file and save it to the Files app.
- Select the saved CSV file from CrewAlarm.
Method 3: Save from email or messaging apps
- Send the CSV file to your iPhone by email or messaging app.
- Open the attached file.
- Tap the share button.
- Choose “Save to Files”.
- Import the saved CSV from CrewAlarm.
アラームを登録する
Registering alarms
登録手順
- 勤務セットを選択します。
- 泊まり+明けの場合は、泊まり仕業と明け仕業を選択します。
- 「この勤務で全アラーム登録」をタップします。
- ホームの次アラームカード、登録済みアラーム一覧、確認通知一覧で内容を確認します。
基準時刻とアラーム時刻
基準時刻は勤務表上の元時刻です。アラーム時刻は、設定した「○分前」を引いた実際に鳴る時刻です。
例: 基準時刻 07:30 出場アラーム 5分前 実際に鳴る時刻 07:25
Steps
- Select a duty set.
- For stay-and-after duties, select both the stay duty and after duty.
- Tap “Register all alarms for this duty”.
- Check the Next Alarm card, registered alarm list, or check notification list.
Base time and alarm time
The base time is the original time from the duty roster. The alarm time is the actual time after subtracting the configured offset.
Example: Base time 07:30 Report alarm 5 minutes before Actual alarm time 07:25
事前通知
Pre-alert notifications
アラーム時刻のさらに前に通知
事前通知は、実際に鳴るアラーム時刻のさらに○分前に通知する機能です。起床・出場・確認通知ごとにオン/オフと通知タイミングを設定できます。
例: 基準時刻:07:30 出場アラーム:5分前 → 07:25に鳴る 事前通知:10分前 → 07:15に通知
通知文の編集
起床・出場の事前通知文は設定画面で編集できます。以下の文字を入れると、通知時に自動で置き換わります。
{title} アラーム名
{notifyTime} アラーム時刻
{baseTime} 基準時刻
{minutes} 事前通知の分数Notify before the alarm time
A pre-alert notification appears a configured number of minutes before the actual alarm time. You can configure it separately for wake-up, report, and check notifications.
Example: Base time: 07:30 Report alarm: 5 minutes before → rings at 07:25 Pre-alert: 10 minutes before → notifies at 07:15
Editing notification text
You can customize the pre-alert message for wake-up and report alarms. The following placeholders are automatically replaced when the notification is shown.
{title} Alarm title
{notifyTime} Alarm time
{baseTime} Base time
{minutes} Pre-alert minutes確認通知の設定
Check notification settings
ホーム画面・ロック画面ウィジェット
Home Screen and Lock Screen widgets
ホーム画面ウィジェットの追加方法
- iPhoneのホーム画面で、何もない場所を長押しします。
- 左上の「+」をタップします。
- ウィジェット一覧で「出場アラーム」または「CrewAlarm」を探します。
- 小さいウィジェット、または横長ウィジェットを選びます。
- 「ウィジェットを追加」をタップします。
- 必要に応じて配置場所を調整します。
ロック画面ウィジェットの追加方法
- ロック画面を長押しします。
- 「カスタマイズ」をタップします。
- 「ロック画面」を選びます。
- 時計の下のウィジェット枠をタップします。
- 「出場アラーム」または「CrewAlarm」を選びます。
- 円形・横長など、表示したいウィジェットを追加します。
How to add a Home Screen widget
- Touch and hold an empty area on the Home Screen.
- Tap the “+” button.
- Find “CrewAlarm” or “出場アラーム” in the widget list.
- Select the small or medium widget.
- Tap “Add Widget”.
- Move it to the desired position.
How to add a Lock Screen widget
- Touch and hold the Lock Screen.
- Tap “Customize”.
- Select the Lock Screen.
- Tap the widget area below the clock.
- Select “CrewAlarm” or “出場アラーム”.
- Add a circular or rectangular widget.
Dynamic Island / Live Activity / Apple Watch
Dynamic Island / Live Activity / Apple Watch
Live Activityとは
ロック画面やDynamic Islandに「次のアラーム」を表示する補助機能です。アプリを開かなくても、次に鳴る予定のアラームを確認しやすくなります。
Apple Watchにも表示
対応している環境では、Apple WatchにもLive Activityや次アラーム情報が表示されます。手元で次の予定を確認したい時に便利です。
表示が消えた時
長時間の表示、低電力状態、集中モード、iOSの判断などにより、表示が消えたり更新されないことがあります。設定からLive Activityを一度オフにして、もう一度オンにすると復活する場合があります。
What is Live Activity?
Live Activity is a supplemental display that shows the next alarm on the Lock Screen or Dynamic Island, making it easier to check without opening the app.
Also shown on Apple Watch
In supported environments, Live Activity or next alarm information may also appear on Apple Watch, making it easier to check upcoming alarms from your wrist.
If the display disappears
Live Activity may disappear or stop updating due to long display time, Low Power Mode, Focus mode, or iOS behavior. Turning Live Activity off and on again in Settings may restore the display.
小さい画面のiPhone向け表示
Display on smaller iPhones
小さい画面のiPhoneでは、勤務選択時にスクロール操作とホイールピッカー操作が重なりやすい場合があります。そのため、該当端末ではメニュー方式を標準表示にし、設定画面からホイールピッカー表示に切り替えられるようにしています。
On smaller iPhones, scrolling and wheel picker gestures can overlap during duty selection. For those devices, the app uses menu-style selection by default, and you can switch back to wheel pickers from Settings.
よくある質問
FAQ
CSVを読み込めません。
ヘッダー名が指定フォーマットと一致しているか確認してください。特に「基準アラーム時刻(カンマ区切り)」や「確認通知の時間」の表記に注意してください。Excelの場合は「CSV UTF-8」で保存すると改善することがあります。
NumbersやExcelのファイルをそのまま読み込めますか?
Numbers形式やExcel形式のままではなく、CSV形式に書き出してから読み込んでください。
CSVはどこに保存すればいいですか?
iPhoneの「ファイル」アプリで見える場所に保存してください。「このiPhone内」または「iCloud Drive」がおすすめです。
確認通知をアラームではなく通知だけにできますか?
できます。設定画面の「確認通知」で「通知のみ」を選ぶと、iPhoneやApple Watchに通知だけ届きます。通知時刻を過ぎると完了済みとして扱われます。
泊まり+明けで、明け側だけ確認通知がある場合も表示されますか?
はい。v1.1.1(16)では、泊まり+明け勤務で明け側にのみ確認通知がある場合も、ホームや確認通知一覧で確認しやすくなっています。
ウィジェットの残り時間が少し遅れて見えることがあります。
iOSの仕様により、ウィジェットは常にリアルタイム更新されるわけではありません。必要に応じてアプリ本体の登録済みアラーム一覧も確認してください。
Dynamic IslandやLive Activityが消えました。
iOSの仕様により表示されなくなる場合があります。設定からLive Activityをオフにして、もう一度オンにすると復活する場合があります。
バッテリー消費が気になります。
Live Activityやウィジェット表示を使用していると、端末の状態によっては通常より少しバッテリー消費が早くなる場合があります。
通知が来ません。
iPhoneの設定アプリで通知許可がオンになっているか確認してください。また、アプリ内の事前通知設定がオンになっているか確認してください。
The CSV cannot be imported.
Check that the header names match the required format. Pay special attention to the base alarm times column and check notification time column. If you use Excel, saving as CSV UTF-8 may help.
Can I import Numbers or Excel files directly?
Please export the spreadsheet as a CSV file first. Numbers and Excel files cannot be imported directly.
Where should I save the CSV file?
Save it somewhere visible in the Files app, such as “On My iPhone” or “iCloud Drive”.
Can check notifications be notifications only?
Yes. In Settings, choose “Notification only” for check notifications. They will be delivered as notifications to iPhone or Apple Watch and treated as completed after their notification time passes.
Are after-duty-only check notifications shown for stay-and-after duties?
Yes. In v1.1.1 (16), after-duty check notifications are handled more clearly for stay-and-after duty patterns.
The widget countdown seems delayed.
Due to iOS widget behavior, widgets may not update in real time. Please also check the registered alarm list in the app when needed.
Dynamic Island or Live Activity disappeared.
This can happen due to iOS behavior. Turning Live Activity off and on again in Settings may restore the display.
I am concerned about battery usage.
Live Activity and widget displays may slightly increase battery usage depending on device conditions.
I do not receive notifications.
Check that notification permission is enabled in the iPhone Settings app, and confirm that pre-alert notifications are enabled inside CrewAlarm.
お問い合わせ
Contact
不具合報告、ご質問、CSVファイルの作成方法についてのお問い合わせは、以下のメールアドレスまでご連絡ください。
For bug reports, questions, or help with creating CSV files, please contact the following email address.