Skip to content

DSTBP/Tooltopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

265 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tooltopia

Tooltopia

LICENSE platform browsers

👉 A Powerful Collection of Web-Based Utilities and Interactive Visualization Tools 👈
All-in-one toolkit supporting Windows, macOS, Linux, iOS, and Android platforms

English | 中文文档

Tooltopia is a free, open-source collection of browser-based utilities designed to solve common productivity challenges. From code formatting to mathematical visualizations, all tools run entirely client-side with no installation or backend required.

🚀 Quick Start

  1. Open in Browser: Simply open index.html in any modern web browser.

  2. Select Tool: Choose from the collection of utilities on the home page.

  3. Start Using: All tools work immediately - no installation, no configuration needed.

🛠️ Tools Collection

  • CSC Formatter: Format and beautify CSC source code with syntax highlighting.

  • Text Grep: Powerful batch text search tool for processing multiple text inputs.

  • Excel Grep: Advanced multi-column table search with filtering capabilities.

  • Linear Algebra: Interactive visualization for understanding linear algebra concepts.

  • Linear Transformation: Visualize and explore linear transformations in real-time.

  • Weyl Sequence: Interactive visualization of Weyl sequence trajectories and patterns.

  • Lights Out: Classic puzzle game with multiple challenging variants.

  • SRT2TXT: Convert SRT subtitle files to clean plain text format.

  • Calculator: Machine learning calculator with advanced matrix operations.

  • Localize Resources: Download and localize external resources (CSS, JS, fonts, images) from HTML pages.

📂 Direct Tool Access

Each utility can be accessed directly via its HTML file:

Tool Path
CSC Formatter utils/CSCSourceFormatter/index.html
Text Grep utils/TextGrep/index.html
Excel Grep utils/ExcelGrep/index.html
Linear Algebra utils/LinearAlgebra/index.html
Linear Transformation utils/LinearTransformation/index.html
Weyl Sequence utils/WeylSequence/index.html
Lights Out utils/LightsOut/index.html
SRT2TXT utils/SRT2TXT/index.html
Calculator utils/MachineLearningCalculator/index.html
Localize Resources utils/LocalizeResources/index.html

🌐 Deployment

GitHub Pages (Recommended)

  1. Navigate to SettingsPages in your GitHub repository.

  2. Select main branch as the source.

  3. Save and access via https://<username>.github.io/Tooltopia.

Local Deployment

Simply open index.html with any modern web browser:

  • Chrome 90+
  • Firefox 88+
  • Safari 14+
  • Edge 90+

Static Hosting

Upload all files to any static hosting service (Netlify, Vercel, Cloudflare Pages, etc.).

💻 Browser Compatibility

  • Desktop: Full support on Chrome, Firefox, Safari, Edge.
  • Mobile: Responsive design optimized for iOS and Android.
  • Tablet: Full touch interaction support with adaptive layouts.

⚠️ Notes

  • Pure Client-Side: All processing happens in your browser - no data is sent to external servers.

  • No Dependencies: No npm, no build process, no backend required.

  • Modern Browsers Only: Requires ES6+ support. IE11 and older browsers are not supported.

📄 License

MIT License - see LICENSE file for details.

👨‍💻 Author

DSTBP


Made with ❤️ for productivity enthusiasts

About

My Self - developed Toolbox of Quirky Integrations & Amusing Little Websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors