Hey, welcome to
Flixacct.
A place where technology becomes simple, useful, and easy to understand.
Technology is constantly evolving, and learning new skills can make everyday tasks faster and easier. Our goal is to share helpful knowledge that saves time, solves problems, and helps readers get the most out of their computers.
About Me
Flixacct is a growing ecosystem where development, automation, and content come together. It is built on the idea that technology should be practical, accessible, and continuously evolving through real-world use.
At its core, Flixacct reflects a builder’s mindset—creating tools that solve problems and sharing the process so others can learn and benefit.
Flixacct is not just a single product—it’s a combination of:
- ⚙️Open-source development and experimentation
- ✍️Educational content and tutorials
- 🤖Automation-driven solutions
- 🌐Continuous learning and iteration

Where I’ve Worked
Flixacct Blog @ Blogspot
2025 - Present
-
This blog focuses mainly on Windows tips and tricks, PC tutorials, software guides, and troubleshooting solutions. Whether you are a beginner or an experienced computer user, our goal is to help you use your computer more efficiently and confidently.
-
We publish helpful guides that explain how to solve common problems, improve computer performance, and discover useful features that many people don’t know about. Every tutorial is written in a simple and practical way so readers can easily follow the steps.
Some Things We’ve Built
Featured Project
IPTV M3U Bot
This bot fetches multiple IPTV M3U playlists, checks each video stream for availability, and combines all working streams into a single .m3u file.
- Python
- VS Code
- Copilot
- m3u
Featured Project
Clipboard Rewriter GenAI
A web app for visualizing personalized Spotify data. View your top artists, top tracks, recently played tracks, and detailed audio information about each track. Create and save new playlists of recommended tracks based on your existing playlists and more.
- Python
- GenAI
- Gemini
- Windows
- Github
Featured Project
MPV SIngle Instance
This repo contains a Lua script for MPV that forces all secondary MPV launches to send the file to the main MPV window instead of opening multiple players.
- Lua
- MPV
- Video Player
- Github
Other Noteworthy Projects
view the archiveRename Multiple Files Quickly in Windows (Easy Method)
Renaming many files one by one can take a lot of time. Fortunately, Windows has a built-in feature that lets you rename multiple files at once in just a few seconds. This is very useful when organizing photos, documents, or downloaded files. Step 1: Open File Explorer Press: Windows + E This will open File Explorer. Navigate to the folder that contains the files you want to rename. Step 2: Select Multiple Files Select all the files you want to rename. You can do this in two ways: Method 1 Hold Ctrl and click the files. Method 2 Press: Ctrl + A This selects all files in the folder. Step 3: Press F2 to Rename After selecting the files, press: F2 Type the new name you want. Example: Vacation Photo Then press Enter. Step 4: Windows Will Rename Automatically Windows will automatically rename the files like this: Vacation Photo (1) Vacation Photo (2) Vacation Photo (3) Vacation Photo (4) This saves a lot of time compared to renaming each file manually. Bonus Tip You can also rename files by: Right-clicking → Rename Clicking the filename and pressing F2 But F2 is the fastest method. Conclusion The bulk rename feature in Windows is a simple but powerful trick. It helps you organize files quickly without installing any extra softwareMar 6, 2026Keep readingHow to Enable Clipboard History in Windows 11
Clipboard History is a very useful feature in Windows 11 that allows you to save multiple copied items such as text, links, and small images. Normally, Windows only remembers the last item you copied, but with Clipboard History enabled, you can access several previously copied items. In this tutorial, you will learn how to enable and use Clipboard History in Windows 11 step by step. Step 1: Open Windows Settings Press the keyboard shortcut: Windows + I This will open the Settings window on your computer. Step 2: Navigate to Clipboard Settings Inside Settings: Click System Scroll down and select Clipboard You will now see the Clipboard settings page. Step 3: Enable Clipboard History Find the option called Clipboard History. Turn the toggle switch ON. Once enabled, Windows will start saving multiple copied items. Step 4: Open Clipboard History To view your clipboard history, press: Windows + V A small clipboard panel will appear showing all the items you recently copied. You can click any item from the list to paste it instantly. Benefits of Clipboard History ✔ Store multiple copied texts ✔ Quickly paste previously copied items ✔ Improve productivity while working ✔ Useful for writers, programmers, and office work Conclusion Clipboard History is one of the most useful hidden features in Windows 11. By enabling this feature, you can manage multiple copied items easily and work more efficiently on your computer.Mar 6, 2026Keep reading
Turn Every Copy-Paste into Clean, Polished Writing with Clipboard Rewriter
If you write emails, reports, captions, or client updates all day, you already know how much time small edits can steal. Grammar fixes, tone adjustments, and quick rewrites add up fast. That’s exactly why I built Clipboard Rewriter — a lightweight Python app that lives quietly in your Windows tray and rewrites copied text instantly using Google Gemini 1.5 Flash. No tabs. No browser workflow. No switching context. Copy text, press a hotkey, and paste a cleaner version. Why this tool is useful Clipboard Rewriter helps when you need to: Clean up grammar in seconds Adjust tone (formal, casual, or business) Rewrite rough drafts into polished text Keep working without leaving your current app It runs in the background, sends native Windows notifications, and keeps a history of rewrites automatically. Key features 🧠 Powered by Google Gemini 1.5 Flash 📝 Instant clipboard rewrite with Ctrl + Shift + B 🔁 Style switcher: Formal / Casual / Business 📌 System tray controls with right-click menu 🔔 Native Windows toast notifications 💾 Auto-saved rewrite history in a local log 🪶 Lightweight and background-friendly How to install 1) Clone the repository git clone https://github.com/ashik4u/clipboard-rewriter-genai.git cd clipboard-rewriter-genai 2) Install dependencies pip install -r requirements.txt Or install manually: pip install pyperclip keyboard pystray pillow winotify google-generativeai 3) Add your Gemini API key In the script, set: genai.configure(api_key="YOUR_GEMINI_API_KEY") Get your key here: https://aistudio.google.com/app/apikey How to use it Run the app: python clipboard_rewriter.py Then: Copy any text. Press Ctrl + Shift + B. Paste the rewritten version wherever you want. From the tray icon menu, you can: Enable or disable rewriting Change writing style Open the rewrite log Exit the app Rewrite history log Every rewrite is saved in rewrite_log.txt using this structure: --- Original: Your original text... Rewritten: Your improved Gemini-polished version... Optional: Build a portable .exe pip install pyinstaller pyinstaller --onefile --noconsole clipboard_rewriter.py The executable will be generated in the dist/ folder. What’s next Planned improvements: Custom prompt profiles GPT + Gemini model toggle Multi-language rewriting Auto-start on Windows login Credits Google Gemini winotify pystrayMar 6, 2026Keep reading
What’s Next?
Get In Touch
We'd love to hear from you! Whether you have questions, feedback, or just want to say hello, feel free to reach out through the form below. Your thoughts and inquiries are important to us, and we strive to respond promptly. Simply fill out the form, and we'll get back to you as soon as possible.
Say Hello

