alog
AI-Powered Audio Diary
File Explorer
Download Latest Version (.zip)- run-unit-tests.yml
- Package.resolved
- arkana
- apple_tv_privacy_policy.txt
- description.txt
- keywords.txt
- marketing_url.txt
- name.txt
- privacy_url.txt
- promotional_text.txt
- release_notes.txt
- subtitle.txt
- support_url.txt
- apple_tv_privacy_policy.txt
- description.txt
- keywords.txt
- marketing_url.txt
- name.txt
- privacy_url.txt
- promotional_text.txt
- release_notes.txt
- subtitle.txt
- support_url.txt
- copyright.txt
- primary_category.txt
- primary_first_sub_category.txt
- primary_second_sub_category.txt
- secondary_category.txt
- secondary_first_sub_category.txt
- secondary_second_sub_category.txt
- README.txt
- Appfile
- Deliverfile
- Fastfile
- Matchfile
- Snapfile
- privacy_policy.html
- support.html
- terms.html
- badge_appstore-lrg.svg
- Promo.png
- Language.swift
- XL10n.swift
- .gitignore
- Package.swift
- XLog.swift
- Package.swift
- AppIcon@2x.png
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- icon_email@2x.png
- icon_email@3x.png
- Contents.json
- icon_github@2x.png
- icon_github@3x.png
- Contents.json
- icon_twitter@2x.png
- icon_twitter@3x.png
- Contents.json
- icon_youtube@2x.png
- icon_youtube@3x.png
- Contents.json
- logo@2x.png
- logo@3x.png
- Contents.json
- nav_quick_memo@1x.png
- nav_quick_memo@2x.png
- nav_quick_memo@3x.png
- Contents.json
- nav_settings@1x.png
- nav_settings@2x.png
- nav_settings@3x.png
- Contents.json
- tab_summary@1x.png
- tab_summary@2x.png
- tab_summary@3x.png
- Contents.json
- tab_timeline@1x.png
- tab_timeline@2x.png
- tab_timeline@3x.png
- Contents.json
- hi.m4a
- Info.plist
- Launch Screen.storyboard
- l10n
- worker.js
- .gitignore
- .prettierrc
- package.json
- pnpm-lock.yaml
- wrangler.toml
- FileHelper.swift
- Shortcuts.swift
- StartRecordingIntent.swift
- InfoPlist.strings
- Localizable.strings
- InfoPlist.strings
- Localizable.strings
- Localization.swift
- LocalizedKeys.swift
- AudioRecorder.swift
- Color+Theme.swift
- Connectivity.swift
- NotificationNames.swift
- SnapshotHelper.swift
- SnapshotTests.swift
- ActiveSheet.swift
- App.swift
- AppDelegate+SnapshotTesting.swift
- AppDelegate.swift
- AppInfo.swift
- AppState.swift
- Config.swift
- Constants.swift
- MainView.swift
- QuickAction.swift
- SceneDelegate.swift
- FeedbackButton.swift
- MyEmptyView.swift
- MyTextView.swift
- MyToggle.swift
- ShareViewController.swift
- contents
- contents
- contents
- .xccurrentversion
- DataContainer+Notification.swift
- DataContainer+Preview.swift
- DataContainer.swift
- DateController+Usage.swift
- MemoEntity+Extension.swift
- PromptEntity+Extension.swift
- SummaryEntity+Extension.swift
- UsageEntity+Extension.swift
- SKProduct+Extensions.swift
- String+Extensions.swift
- View+Extensions.swift
- DateHelper.swift
- ErrorHelper.swift
- ShareHelper.swift
- DarkMode+Localized.swift
- DarkMode.swift
- OpenAIChatModel.swift
- ServerType.swift
- SummarizationProvider.swift
- TranscriptionLang.swift
- TranscriptionModel.swift
- TranscriptionProvider.swift
- ExportView.swift
- ExportViewModel.swift
- PremiumView.swift
- HoldToRecordView.swift
- MicPermissionView.swift
- RecordingCompletedView.swift
- RecordingCompletedViewModel.swift
- RecordingStatusView.swift
- RecordingView.swift
- AboutView.swift
- AddUpdatePromptView.swift
- EditPromptViewModel.swift
- ExperimentsView.swift
- PromptsView.swift
- ServerSettingsView.swift
- ServerSettingsViewModel.swift
- SettingsView.swift
- AddSummaryMemoSelectionView.swift
- AddSummaryNavPath.swift
- AddSummaryPreviewView.swift
- AddSummaryPromptView.swift
- AddSummarySummarizeView.swift
- AddSummaryViewModel.swift
- SummaryDetailView.swift
- SummaryEditView.swift
- SummaryEntryView.swift
- SummaryItem.swift
- SummaryPromptEntryView.swift
- SummaryView.swift
- MemoEditView.swift
- QuickMemoView.swift
- QuickMemoViewModel.swift
- TimelineEntryView.swift
- TimelineHeaderView.swift
- TimelineView.swift
- TimelineViewModel.swift
- AudioPlayer.swift
- Exporter.swift
- IAPManager.swift
- OpenAIClient.swift
- SpeechRecognizer.swift
- Transcription.swift
- DestructiveButtonStyle.swift
- NoEffectButtonStyle.swift
- PrimaryButtonStyle.swift
- SecondaryButtonStyle.swift
- TryAgainButtonStyle.swift
- DateHelperTests.swift
- Info.plist
- String+ExtensionsTests.swift
- WatchApp.swift
- WatchAppDelegate.swift
- WatchAppState.swift
- WatchMainView.swift
- WatchPlayerView.swift
- WatchRecentsView.swift
- WatchRecordingView.swift
- WatchRecordView.swift
- WatchViewModel.swift
- AppIcon@2x.png
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- Contents.json
- contents
- DataContainer.swift
- RecordingEntity+Extension.swift
- AudioPlayer.swift
- VolumeVIew.swift
- Info.plist
- Contents.json
- Contents.json
- Contents.json
- logo-circular-ios@2x.png
- logo-circular-ios@3x.png
- Contents.json
- logo-circular@2x.png
- Contents.json
- logo-corner@2x.png
- Contents.json
- Contents.json
- Info.plist
- WatchWidget.swift
- .arkana.yml
- .env.example
- .gitignore
- Gemfile
- Gemfile.lock
- LICENSE
- Localizable.csv
- project.yml
- Rakefile
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/duxins/alog
Downloads the entire project code from GitHub to your computer.
cd alog
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Homebrew A package manager for macOS/Linux.
brew install xcodegen
Installs the pre-built package via Homebrew โ no source build required.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Node.js
EasyPrerequisites
cd Server
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
4. Ruby
EasyPrerequisites
bundle install
Installs the Ruby libraries listed in the Gemfile.
bundle exec bin/arkana
Type this command into your terminal and run it.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
