-
Notifications
You must be signed in to change notification settings - Fork 0
Settings Configuration
This guide explains all available settings in AkademiTrack and how to customize the application to your preferences.
To open the settings window:
- Click the "Innstillinger" (Settings) button in the main window
- The settings window will open with multiple configuration sections
What it does: Shows or hides the activity log panel in the main window.
Options:
- Enabled (default): Log panel is visible
- Disabled: Log panel is hidden, more space for main content
When to use:
- Enable if you want to monitor what AkademiTrack is doing
- Disable if you prefer a cleaner interface and trust the notifications
What it does: Enables DEBUG-level log messages for troubleshooting.
Options:
- Enabled: Shows detailed technical information
- Disabled (default): Shows only important messages (INFO, WARNING, ERROR)
When to use:
- Enable when troubleshooting issues
- Enable when reporting bugs to developers
- Disable for normal use to reduce log clutter
What you'll see with detailed logging:
- API request details
- Response data from iSkole
- Internal timing calculations
- Step-by-step processing information
What it does: Automatically launches AkademiTrack when your computer starts.
Options:
- Enabled: App starts at system boot
- Disabled (default): You must manually launch the app
When to use:
- Enable for fully automated attendance registration
- Combine with "Auto-start automatisering" for hands-off operation
- Disable if you only want to use AkademiTrack occasionally
Note: Currently not working on Linux (known issue).
What it does: Automatically starts attendance monitoring when AkademiTrack launches.
Options:
- Enabled: Automation begins immediately on app launch
- Disabled (default): You must click "Start automatisering" manually
When to use:
- Enable for completely hands-off operation
- Great when combined with "Start med system"
- Disable if you want manual control over when monitoring begins
How it works:
- App launches → Immediately begins login and monitoring
- No need to click any buttons
- Perfect for "set it and forget it" usage
What it does: Manage your stored Feide username, password, and school.
Options:
- View currently saved school name
- Change credentials
- Update password if changed
To change credentials:
- Click "Endre innloggingsopplysninger" (Change login credentials)
- Enter new school, username, or password
- Click "Lagre" (Save)
- Credentials are re-encrypted and stored
When to change:
- If you change your Feide password
- If you transfer to a different Akademiet school
- If login is failing (verify credentials are correct)
Security note: All credentials are encrypted before storage.
What it does: AkademiTrack checks for new versions every 30 minutes while running.
Options:
- This is automatic and cannot be disabled
- Checks happen in the background
- You'll be notified when updates are available
What it does: Manually check if a new version is available.
How to use:
- Click "Sjekk etter oppdateringer"
- AkademiTrack queries GitHub for the latest release
- Results are displayed immediately
Possible results:
- "Du har den nyeste versjonen" (You have the latest version)
- "Ny versjon tilgjengelig: vX.X.X" (New version available: vX.X.X)
What it does: Downloads and installs the latest version of AkademiTrack.
How it works:
- Click "Last ned og installer"
- Update downloads in the background
- Progress is shown
- Application restarts automatically with new version
- Your settings and credentials are preserved
Note: Requires internet connection and may take a few minutes.
Auto-save: Most settings are saved automatically when changed.
Manual save: Some settings may require clicking a "Lagre" (Save) button.
Settings location:
- Windows:
C:\Users\[YourUsername]\AppData\Roaming\AkademiTrack\settings.json - macOS:
~/Library/Application Support/AkademiTrack/settings.json - Linux:
~/.config/AkademiTrack/settings.json
Perfect for "set it and forget it" operation:
- ✅ Start med system: Enabled
- ✅ Auto-start automatisering: Enabled
- ✅ Vis aktivitetslogg: Disabled (cleaner interface)
- ✅ Detaljert logging: Disabled
Result: App starts with your computer, begins monitoring automatically, minimal interface.
For those who want visibility and control:
- ✅ Start med system: Disabled (manual launch)
- ✅ Auto-start automatisering: Disabled (manual start)
- ✅ Vis aktivitetslogg: Enabled
- ✅ Detaljert logging: Enabled
Result: Full control, maximum visibility into operations, manual control over everything.
When diagnosing issues:
- ✅ Vis aktivitetslogg: Enabled
- ✅ Detaljert logging: Enabled
- Check logs carefully for error messages
Result: Maximum information for identifying problems.
Balanced configuration:
- ✅ Start med system: Disabled
- ✅ Auto-start automatisering: Disabled
- ✅ Vis aktivitetslogg: Enabled
- ✅ Detaljert logging: Disabled
Result: You launch the app when needed, click to start, can see what's happening, not overwhelmed with details.
To reset all settings to defaults:
Manual reset:
- Close AkademiTrack completely
- Delete the settings file (see "Settings location" above)
- Relaunch AkademiTrack
- All settings will be reset to defaults
- You'll need to reconfigure your Feide credentials
What gets reset:
- All preferences return to defaults
- Saved credentials are deleted
- You'll go through First Time Setup again
What stays:
- Application installation
- Log files (until auto-cleanup)
To backup your settings and credentials:
- Locate your settings folder (see "Settings location" above)
- Copy the entire
AkademiTrackfolder - Store the copy somewhere safe
- To restore, replace the folder with your backup
Useful when:
- Reinstalling your operating system
- Moving to a new computer
- Testing different configurations
Some settings can be manually edited in the settings.json file:
Warning: Manual editing can break AkademiTrack. Only do this if you know what you're doing.
To manually edit:
- Close AkademiTrack completely
- Open the settings file in a text editor
- Make changes (valid JSON required)
- Save the file
- Relaunch AkademiTrack
Common manual edits:
- Adjusting update check intervals
- Modifying notification durations
- Changing log retention periods
Now that you've configured AkademiTrack to your preferences:
- Read the User Guide to start using the application
- Check Troubleshooting if issues arise
- Visit FAQ for common questions
If you have questions about settings:
- Check the FAQ page
- Visit the Troubleshooting page
- Create an issue on GitHub
- Contact the developers directly
AkademiTrack - Automated STU attendance registration for Akademiet schools
Made with ❤️ by CyberNilsen & CyberHansen
Website | Email Us | Licensed under MIT License