- Android: ARM64, ARM32, x86_64
- Windows: Installer
- Linux: AppImage
- Complete rebranding from AWS Manager to AethrOps
- Improved Dark Mode experience
- Revamped Email Configuration UI
- Refactored headers across all services
- IAM UI enhancements
- Removed unused service cards
- Initial EC2 implementation with basic filtering criteria
- Integrated AWS official icons across the application
- New S3 Search Bar with significant performance improvements
- Added Test Email option for SMTP configuration
- Unified success/failure toast notification system
- Region display added to the Home Screen
- Improved Attach Policies workflow for User Groups
- Added backend shutdown confirmation popup on application close
(Prevents backend services from running after the app exits) - General performance improvements and smoother UI interactions
The project has been renamed from AWS Manager to AethrOps to better align with a modern, unique identity.
Additionally, the previous name conflicted with AWS branding guidelines, which prohibit naming third-party tools in a way that implies official AWS affiliation.
📘 Documentation & Guides
We will be adding detailed documentation and step-by-step guides very soon to help users get started and explore advanced features.
To use AethrOps, you'll need AWS Access Keys. Follow the steps below to generate and configure them.
- Log in to the AWS Management Console
- Navigate to IAM → Users → Create user
- Enter a username and click Next
- Attach required policies
- Example:
AdministratorAccess(full access) - Or specific policies for limited access
- Example:
- Click Create user
- Go to IAM → Users → Select your user
- Open the Security credentials tab
- Scroll to Access keys → Click Create access key
- Select Application running outside AWS → Click Next
- (Optional) Add a description → Click Create access key
Copy both keys immediately. The Secret Access Key is shown only once.
- Open the AethrOps application
- When prompted, enter your AWS credentials:
- Access Key ID: 20-character Access Key ID
- Secret Access Key: 40-character Secret Access Key
- Region: Preferred AWS region (e.g.,
us-east-1)
- Tap Save
🎉 You’re now ready to manage your AWS resources!
- Expanded AMI selection for EC2
- Revamped Live Tail experience
- Login flow improvements
- Additional enhancements as the project evolves through beta
AethrBuild is an automated GitHub Actions workflow that:
- Builds applications for all supported platforms
- Handles release generation
- Updates the official website
- Publishes release announcements on LinkedIn
Made by Developers for Developers ❤️