Installation Guide
Gantt Maker is a standalone Windows application that requires no complex installation. Simply download the executable and launch it to start planning your projects visually.System Requirements
Operating System
Windows 7 or later (Windows 10/11 recommended)
Web Browser
Modern browser: Chrome 90+, Firefox 88+, Edge 90+, or Safari 14+
Storage
Less than 5MB disk space for the executable
Internet
Required only for initial download (app works offline)
No administrator privileges required - Gantt Maker runs directly without installation.
Download
Official Download Link
Download the latest version of Gantt Maker from the official GitHub repository:Download GANNTpixelbits.exe
Click to download the latest version from GitHub
Alternative Download Methods
Launch Instructions
Locate the downloaded file
Navigate to your Downloads folder (or wherever you saved
GANNTpixelbits.exe).Launch the application
Double-click
GANNTpixelbits.exe to launch Gantt Maker.Windows may display a SmartScreen warning for unrecognized applications. Click “More info” and then “Run anyway” to proceed.
Browser Compatibility
Gantt Maker is built with modern HTML5 web standards and works on all current browsers:- Chrome / Edge
- Firefox
- Safari
Recommended browsers
- Chrome 90 or later
- Edge 90 or later (Chromium-based)
Full support for all features including LocalStorage, responsive design, and drag-and-drop.
JavaScript Requirement
LocalStorage Support
Gantt Maker stores your project data using browser LocalStorage:- Storage capacity: Typically 5-10MB per domain
- Persistence: Data remains until you clear browser data
- Privacy: All data stays on your device - no cloud uploads
Troubleshooting
Application Won’t Launch
Windows SmartScreen blocking the file
Windows SmartScreen blocking the file
Symptom: Windows prevents the file from running with a security warning.Solution:
- Right-click
GANNTpixelbits.exe - Select Properties
- Check the box next to Unblock at the bottom
- Click Apply and OK
- Double-click the file again
- Click More info in the SmartScreen dialog
- Click Run anyway
Browser doesn't open automatically
Browser doesn't open automatically
Symptom: The executable runs but no browser window appears.Solution:
- Check if a browser window opened in the background
- Look for a localhost address in your taskbar
- Manually open your browser and navigate to:
http://localhost:8080orhttp://127.0.0.1:8080
- Try a different browser if the page doesn’t load
Antivirus software blocking execution
Antivirus software blocking execution
Symptom: Antivirus program quarantines or deletes the file.Solution:
- Add
GANNTpixelbits.exeto your antivirus exclusion list - Restore the file from quarantine if deleted
- Re-download if necessary
Gantt Maker is open source and safe. Antivirus false positives can occur with unsigned executables.
Port already in use
Port already in use
Symptom: Error message about port already being used.Solution:
- Close any other local development servers
- Close any other instances of Gantt Maker
- Restart your computer if the issue persists
- Check for applications using common ports (8080, 8000, 3000)
Interface Issues
Blank or partially loaded page
Blank or partially loaded page
Symptoms: Page is blank, missing elements, or doesn’t respond to clicks.Solutions:
- Check JavaScript: Ensure JavaScript is enabled in your browser
- Clear cache: Press
Ctrl+Shift+Deleteand clear cached files - Hard refresh: Press
Ctrl+F5to reload without cache - Try another browser: Test in Chrome, Firefox, or Edge
- Check console: Press
F12and look for errors in the Console tab
Data not saving
Data not saving
Symptom: Changes disappear when you refresh the page.Cause: LocalStorage may be disabled or full.Solutions:
- Check if your browser allows LocalStorage:
- Open browser settings
- Search for “Site data” or “Cookies”
- Ensure LocalStorage is enabled
- Clear old LocalStorage data from other sites
- Use Export function to save projects as JSON files
Layout looks wrong on mobile/tablet
Layout looks wrong on mobile/tablet
Symptom: Elements are misaligned or cut off on smaller screens.Solution:
Gantt Maker is responsive but optimized for desktop use:
- Desktop: Full feature set with all controls
- Tablet: Touch-optimized interface with core features
- Mobile: Focused view for critical tasks only
Drag-and-drop not working
Drag-and-drop not working
Symptom: Can’t drag tasks between team members.Solutions:
- Check browser: Safari may have different drag behavior
- Use alternative: Click the task and use the assignment dropdown
- Try touch events: On touch devices, long-press then drag
- Update browser: Ensure you’re using the latest version
Performance Issues
Slow or laggy interface
Slow or laggy interface
Solutions:
- Close other tabs: Free up browser resources
- Clear browser cache: Remove old cached data
- Restart browser: Fresh start can improve performance
- Check system resources: Close unnecessary applications
- Use a modern browser: Chrome/Edge typically perform best
Large projects slow to load
Large projects slow to load
Symptom: Projects with many tasks take time to render.Best practices:
- Break large projects into phases
- Archive completed tasks
- Export and start fresh for new project phases
- Use Date Mode instead of Hour Mode for long-term projects
Advanced Features
Weekend and Date Exclusions
Configure which days are excluded from your timeline:Enable weekend exclusion
Toggle the Exclude Weekends option to automatically skip Saturdays and Sundays in your timeline calculations.
Custom Time Blocks
Define non-working hours for hour-based timelines:Define working hours
Set your team’s working hours (e.g., 9:00 AM - 5:00 PM).Non-working hours will be visually distinguished in the timeline.
Color Palette Customization
Match Gantt Maker to your brand:- Team member colors: Click any color swatch to open the color picker
- Theme options: Some versions support light/dark mode preferences
- Consistent branding: Use your company’s color scheme for team assignments
Color settings are saved with your project data in LocalStorage.
Export and Import Projects
- Export
- Import
Save projects as JSON files
- Click the Export button in the interface
- Choose a file name and location
- Save the
.jsonfile
- Create backups independent of browser storage
- Share projects with team members
- Maintain multiple versions/scenarios
- Migrate between computers
Data Management Best Practices
Regular Exports
Export your project at the end of each work session or after major changes
Version Control
Save multiple versions with descriptive names (e.g., “project-v1-baseline.json”, “project-v2-revised.json”)
Backup Strategy
Keep exported JSON files in cloud storage (Dropbox, Google Drive) for redundancy
Team Sharing
Share exported JSON files via email or shared drives for team collaboration
Privacy and Security
Your Data Stays Local
Gantt Maker stores all data locally on your device using browser LocalStorage. No data is transmitted to external servers.
- ✓ Complete privacy - no tracking or analytics
- ✓ Works offline after initial download
- ✓ No account registration required
- ✓ Zero data collection
- ✓ No internet dependency
Data Storage Location
Your project data is stored in:- Browser LocalStorage: Tied to the specific browser and domain
- Exported JSON files: Wherever you save them on your file system
Security Considerations
- Local only: Data never leaves your device unless you explicitly export it
- No cloud sync: No risk of cloud data breaches
- Open source: Code can be audited for security
- No dependencies: Minimal attack surface
Getting Help
If you encounter issues not covered in this guide:GitHub Issues
Report bugs or request features on the official repository
YouTube Channel
Watch tutorials and demos from PIXELBITS Studio
Follow for updates and tips
Twitch
Join live streams and ask questions
Next Steps
Now that you have Gantt Maker installed and configured, head over to the Quickstart guide to create your first project.Quickstart Guide
Learn how to create your first Gantt chart in 30 seconds
