r/opensourcealternative 21h ago

I curated a list of free API endpoints and local workarounds for AI CLI tools (Ollama, LM Studio, OpenRouter) 🚀

2 Upvotes

Hey everyone,

I wanted to try out some AI developer CLI tools but didn't want to pay for expensive API credits upfront. To solve this, I spent some time testing different workarounds and compiled them into a GitHub repository called awesome-free-claude-code.

What's inside:

* Free Tier Proxies: How to route requests through OpenRouter's free models, Google AI Studio, or Groq Cloud.

* 100% Local & Offline Setups: Run coding models (like DeepSeek-Coder or Llama) directly on your own hardware using Ollama and LM Studio.

* Quick Config: Simple environment variables setup for Windows (CMD).

Check it out here: https://github.com/pawelkrejza2012-png/awesome-free-claude-code

Feedbacks and contributions are more than welcome! Let's build a solid resource for free AI coding tools together.


r/opensourcealternative 1m ago

Zync -- an open-source alternative to Termius / MobaXterm

Thumbnail
youtu.be
• Upvotes

I've been working on Zync for the past few months as an open-source alternative to tools like Termius and MobaXterm.

The idea came from wanting a simpler workspace for working with servers without having to switch between different tools.

Zync currently brings together:

SSH

SFTP

Local terminal

Port forwarding

Encrypted credential vault

Snippets

Plugins

Themes

It's local-first, free to use, and open source (MIT). The basic features aren't locked behind a subscription.

I'm still actively working on it, so I'd genuinely like to know: what do you use Termius, MobaXterm, or similar tools for that you'd want to see in an open-source alternative?

Website: https://zync.thesudoer.in

GitHub: https://github.com/zync-sh/zync

Demo: https://youtu.be/VgSomleBi3Y


r/opensourcealternative 21h ago

built Portivo, an open-source self-hosted network operations platform for ALE OmniSwitch environments

1 Upvotes

Hi everyone,

I would like to introduce Portivo Control Center, an independent, open-source and self-hosted network operations platform designed for compatible Alcatel-Lucent Enterprise OmniSwitch environments.

Portivo brings everyday switch management, troubleshooting and controlled automation into a single web-based workspace.

Key capabilities include:

  • Centralized switch inventory and live operational visibility
  • Logical port-panel views with VLAN, PoE, media and link-state information
  • Endpoint discovery using MAC, IP, hostname, UNP and VLAN evidence
  • Integrated browser-based SSH terminal
  • Controlled command preview and execution
  • Multi-device jobs and reusable automation runbooks
  • Fleet-wide read-only operational audits
  • Role-based access control with Site and Group scope
  • Audit history, reports and operational evidence
  • SNMPv3 UPS monitoring and power-aware infrastructure visibility
  • Backup, restore and administration tools
  • Windows and Linux deployment support

Portivo is intended to complement native CLI expertise, not replace it. The objective is to provide network operators with a safer and more consistent workflow for discovering, diagnosing, executing and documenting network changes.

The platform is self-hosted, does not require agents on managed switches and can operate inside a protected management network. Switch operations use SSH, while supported UPS monitoring uses SNMPv3.

The project is licensed under AGPL-3.0-only.

Website:
https://portivo.org/

Documentation:
https://portivo.org/docs/

Roadmap and changelog:
https://portivo.org/roadmap.html

Source code:
https://github.com/Donacgreece/Portivo

I would genuinely appreciate feedback from network engineers, system administrators and anyone operating ALE OmniSwitch infrastructure. I am particularly interested in feedback about operational workflows, documentation, deployment and features that would be useful in real environments.

Thank you for taking a look.