A collection of helpful utility web applications designed to enhance productivity and streamline common tasks.
- URL Editor: A tool for editing and manipulating URLs
- Script Tester: A blog page script testing environment
- Iframe Viewer: A utility for viewing URLs in an iframe with history tracking
- Map LatLng: A tool for working with geographical coordinates
- 🚀 Lightweight and fast-loading web apps
- 🛠 Simple, intuitive user interfaces
- 💻 Built with modern web technologies
- 📱 Responsive design for all devices
- PHP 7.4 or higher
- Web server (Apache/Nginx)
-
Clone the repository:
git clone https://github.com/samtax01/micro-apps.git
-
Navigate to the project directory:
cd micro-apps -
Start the PHP development server:
php -S localhost:8000
-
Open your browser and visit:
http://localhost:8000
Each utility app is accessible through the main index page. Simply click on the app you want to use, and you'll be presented with its interface. The apps are designed to be intuitive and require minimal setup.
- Time-Saving: Quick access to commonly needed utilities
- Offline Capable: Most tools work without internet connection
- No Installation: Web-based tools that run directly in your browser
- Cross-Platform: Works on any device with a modern web browser
Contributions are welcome! Feel free to submit issues and pull requests.
MIT License - feel free to use and modify for your own projects.