├── 1024x1024.png
├── PrivacyPolicy.md
├── README.md
├── _config.yml
├── _layouts
└── default.html
├── eula.md
├── scr-1.png
└── scr-2.png
/1024x1024.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/deszip/Cleaner-Tracker/01bd44f4385f65fca6edb743085e61e79d58e0b6/1024x1024.png
--------------------------------------------------------------------------------
/PrivacyPolicy.md:
--------------------------------------------------------------------------------
1 | Your privacy is important to us. It is Developer's policy to respect your privacy regarding any information we may collect from you through our app, Cleano.
2 |
3 | We only ask for personal information when we truly need it to provide a service to you. We collect it by fair and lawful means, with your knowledge and consent. We also let you know why we’re collecting it and how it will be used.
4 |
5 | We only retain collected information for as long as necessary to provide you with your requested service. What data we store, we’ll protect within commercially acceptable means to prevent loss and theft, as well as unauthorised access, disclosure, copying, use or modification. We don’t share any personally identifying information publicly or with third-parties, except when required to by law.
6 |
7 | Our app may link to external sites that are not operated by us. Please be aware that we have no control over the content and practices of these sites, and cannot accept responsibility or liability for their respective privacy policies.
8 |
9 | You are free to refuse our request for your personal information, with the understanding that we may be unable to provide you with some of your desired services.
10 |
11 | Your continued use of our app will be regarded as acceptance of our practices around privacy and personal information. If you have any questions about how we handle user data and personal information, feel free to contact us.
12 |
13 | This policy is effective as of 10 May 2024.
14 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | ### About
2 | Cleano is designed by developers, for developers. This tool simplifies the process of decluttering unnecessary files, focusing on those that are either expendable or easily restorable.
3 |
4 | # 
5 |
6 | ### Install
7 | Cleano is available in [Mac App Store](https://apps.apple.com/ua/app/cleano/id6469460523)
8 |
9 | Sometimes beta builds with new features will be available via TF.
10 | If you want to help in testing new versions of Cleano drop us a line at [raf.rafiki@gmail.com](mailto:raf.rafiki@gmail.com).
11 |
12 | # 
13 |
14 | ### Features
15 | At the moment Cleano tracks and allows to cleanup next things:
16 | - Derived data
17 | - Swift PM caches
18 | - Simulators, via `simctl`
19 | - Simulator caches
20 | - Device support images
21 | - Apps archives
22 |
23 | More to come:
24 | - SwiftUI previews cache
25 | - More package managers caches
26 | - Widgets
27 |
28 | This list will grow same as functionality of each module. Feel free to post your feature requests in this repo.
29 |
30 | ### Feedback
31 | We value our users and their feedback. If you encounter any issues or have suggestions for improvement, please contact our support team at [raf.rafiki@gmail.com](mailto:raf.rafiki@gmail.com).
32 |
33 | You can also [create an issue](https://github.com/deszip/Cleaner-Tracker/issues/new) in this repository.
34 |
35 | * [All issues](https://github.com/deszip/Cleaner-Tracker/issues)
36 |
--------------------------------------------------------------------------------
/_config.yml:
--------------------------------------------------------------------------------
1 | remote_theme: pages-themes/cayman@v0.2.0
2 | plugins:
3 | - jekyll-remote-theme
4 | github:
5 | mas_url: https://apps.apple.com/ua/app/cleano/id6469460523
6 | tf_url: https://testflight.apple.com/join/2rV85hKb
7 | new_issue_url: https://github.com/deszip/Cleaner-Tracker/issues/new
8 |
--------------------------------------------------------------------------------
/_layouts/default.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
The missing cleaning app for Apple platforms developers
21 | Download
22 | New issue
23 | View on GitHub
24 |
25 |
26 |
27 | {{ content }}
28 |
29 |
35 |
36 |
37 |
38 |
--------------------------------------------------------------------------------
/eula.md:
--------------------------------------------------------------------------------
1 | # Terms of Use (EULA)
2 |
3 | ### Terms
4 |
5 | By accessing our app, Quotato 2, you are agreeing to be bound by these terms of service, all applicable laws and regulations, and agree that you are responsible for compliance with any applicable local laws. If you do not agree with any of these terms, you are prohibited from using or accessing Quotato 2. The materials contained in Quotato 2 are protected by applicable copyright and trademark law.
6 |
7 | ### Use License
8 |
9 | - Permission is granted to temporarily download one copy of Quotato 2 per device for personal, non-commercial transitory viewing only. This is the grant of a license, not a transfer of title, and under this license you may not:modify or copy the materials;
10 | - use the materials for any commercial purpose, or for any public display (commercial or non-commercial);
11 | - attempt to decompile or reverse engineer any software contained in Quotato 2;
12 | - remove any copyright or other proprietary notations from the materials; or
13 | - transfer the materials to another person or "mirror" the materials on any other server.
14 |
15 | This license shall automatically terminate if you violate any of these restrictions and may be terminated by Developer at any time. Upon terminating your viewing of these materials or upon the termination of this license, you must destroy any downloaded materials in your possession whether in electronic or printed format.
16 |
17 | ### Disclaimer
18 |
19 | - The materials within Quotato 2 are provided on an 'as is' basis. Developer makes no warranties, expressed or implied, and hereby disclaims and negates all other warranties including, without limitation, implied warranties or conditions of merchantability, fitness for a particular purpose, or non-infringement of intellectual property or other violation of rights.
20 | - Further, Developer does not warrant or make any representations concerning the accuracy, likely results, or reliability of the use of the materials on its website or otherwise relating to such materials or on any sites linked to Quotato 2.
21 |
22 | ### Limitations
23 |
24 | In no event shall Developer or its suppliers be liable for any damages (including, without limitation, damages for loss of data or profit, or due to business interruption) arising out of the use or inability to use Quotato 2, even if Developer or a Developer authorized representative has been notified orally or in writing of the possibility of such damage. Because some jurisdictions do not allow limitations on implied warranties, or limitations of liability for consequential or incidental damages, these limitations may not apply to you.
25 |
26 | ### Accuracy of materials
27 |
28 | The materials appearing in Quotato 2 could include technical, typographical, or photographic errors. Developer does not warrant that any of the materials on Quotato 2 are accurate, complete or current. Developer may make changes to the materials contained in Quotato 2 at any time without notice. However Developer does not make any commitment to update the materials.
29 |
30 | ### Links
31 |
32 | Developer has not reviewed all of the sites linked to its app and is not responsible for the contents of any such linked site. The inclusion of any link does not imply endorsement by Developer of the site. Use of any such linked website is at the user's own risk.
33 |
34 | ### Modifications
35 |
36 | Developer may revise these terms of service for its app at any time without notice. By using Quotato 2 you are agreeing to be bound by the then current version of these terms of service.
37 |
38 | ### Governing Law
39 |
40 | These terms and conditions are governed by and construed in accordance with the laws of Ukraine and you irrevocably submit to the exclusive jurisdiction of the courts in that State or location.
41 |
42 |
--------------------------------------------------------------------------------
/scr-1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/deszip/Cleaner-Tracker/01bd44f4385f65fca6edb743085e61e79d58e0b6/scr-1.png
--------------------------------------------------------------------------------
/scr-2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/deszip/Cleaner-Tracker/01bd44f4385f65fca6edb743085e61e79d58e0b6/scr-2.png
--------------------------------------------------------------------------------