Built by freelancer πββοΈ, for freelancer πΊ π€· ππΎ .
Now in beta!
ATOS is every freelancer's one-stop shop for managing clients, projects, and your taxes. Whether you're selling time-based sprints, or simply tracking time worked, ATOS allows you to manage multiple projects for multiple clients at once, all while generating beautiful invoices and helping you with your estimated taxes in the process.
- πΒ Β Β Documentation & Installation
- π¬Β Β Β Tweet About ATOS
- βοΈΒ Β Β FAQ
- π₯Β Β Β Walkthrough Video
- βοΈΒ Β Β Buy Me A Coffee
Key Features
- Client Management: Manage your clients, as well as companies that you represent, all from the same dashboard. Assign different contracting parties and clients for each project.
- Project Management: Track tasks against known backlogs, or use ATOS as a full-fledged independent project management tool.
- Task Management: Group tasks into collections and bill out against billable tasks within collections.
- Invoices: Generate detailed invoices against those completed tasks.
- Estimated Taxes: Estimate your tax burden for the year using customizable tax files for various regions, whether it be at the national (federal), regional (state), or municipal levels (city).
- Reports: Generate reports for your clients, filtered by project type/status/etc... Need more flexibility? Create your own report templates and contribute to the community.
Open Source and Free!
ATOS is 100% open source and free to use, licensed under the GNU AGPLv3 License.
Screen Shots
Project Overview ScreenInvoice
Tax Estimate
Tax Overview
ATOS requires PHP7+
and SQLite3
.
- From Github, download the latest release ZIP file
- Unzip it to your local machine into a writable folder
- From the command line, go to the ATOS directory and launch the PHP server:
php -S localhost:9001
- If you want it to run in the background, use
nohup php -S localhost:9001 &
- If you want it to run in the background, use
- You can now access ATOS from any web browser at
http://localhost:9001
.
Please see the documentation if you need a more detailed installation walkthrough.
- Donate: Donate to support additional development
- Develop: Build features for the core platform
- Translate: Translate the application into a new language
- Report Templates: Build new report templates
- Tax Files: create one for your regional burdens and share with the world!
- Themes:
- Dashboard themes (no heavy javascript-based solutions)
- Invoice themes
- Tax estimation themes
- The folks over at phpLiteAdmin.
- The artists over at Icofont.
- Edit companies and project basics
- Task notes and files
- Expanded language support and language packs
- File and data syncing via a cloud service (dropbox, etc.)
- Better help bubbles, especially for first-time users
- Cloud-based option for freelancers on the move!