Skip to content

Releases: Itshardtofindagoodname/fastfox

fastfox v1.0.0

04 Oct 15:18
2a08859
Compare
Choose a tag to compare

Application Release 🚀

FastFox has a pre-built .exe release for Windows users. No need to set up Python or install dependencies manually—just download and run the .exe file with admin permissions by right clicking fastfox.exe and selecting "Run as Administrator" (required for the PATH setup), and you'll be ready to use FastFox instantly!

Features of the .exe Version:

  • Automatic Setup: Once you run the .exe, it will prompt you to enter your Hugging Face and Groq API keys, and automatically set the required environment variables and PATH.
  • No Typing Needed: With the .exe, you can execute commands directly without needing to type long paths or setup commands.

How to Use:

After running the .exe:

  1. Enter your API keys when prompted.
  2. Start using FastFox immediately:
    • Command Suggestions: Run commands like command <query>.
    • Organize Files: Use organize <location>.
    • Code Suggestions/Generation: Use codeit <file_path>.
    • History Management: Run forget <command> to manage your command history.

FastFox will handle everything automatically on Windows, making it simpler and faster for users.

Release Notes:

  • Version: v1.0.0
  • Release Date: 2024-10-04
  • Changes:
    • Initial release of FastFox with command suggestions, file organization, and code generation features.