In this issue, I've picked 5 popular open source projects from last week that save money, save time, and are fun to work on.
First of all, the recommendation is to save money on electric vehicle intelligent charging management platform evcc, it can be based on time-sharing tariffs intelligent arrangement of electric vehicle charging time, so as to reduce the cost of electricity, if your home also has a solar charging and energy storage equipment, evcc can maximize the use of electricity, so that your charging costs to a minimum. Speaking of saving, the open source PaaS platform dokku, which allows you to easily build a Heroku-like platform, can again help you save a considerable amount of money. Then look at the online AI photo production tool HivisionIDPhotos, this tool allows you to no longer need to spend money to shoot documents "big head photo", at any time online to generate a professional photo ID, convenient and affordable.
On top of that, there are two particularly fun open source projects. Diablo Web diabloweb, which lets you relive the classic in your browser without having to install the game; and SQLpage, which saves time and effort by creating simple web pages with SQL commands, so you don't have to write front-end code.
- Table of Contents for this article
- 1. Open source hot search project
- 1.1 Electric Vehicle Intelligent Charging Management Platform: evcc
- 1.2 Docker-based open source PaaS platform: dokku
- 1.3 A tool for generating web pages from a single SQL: SQLpage
- 1.4 Play Diablo in your browser: diabloweb
- 1.5 Lightweight AI Badge Creator: HivisionIDPhotos
- 2. HelloGitHub Hot Reviews
- 2.1 Powerful Terminal Log File Viewer: lnav
- 2.2 Game Modifier Management Tool: Game-Cheats-Manager
- 3. Conclusion
- 1. Open source hot search project
1. Open source hot search project
1.1 Electric Vehicle Intelligent Charging Management Platform: evcc
Main language: Go,Star:3.1k,Weekly growth: 200
This is an open source EV (Electric Vehicle) charger control platform that provides a flexible and easy-to-install charging solution for electric vehicle owners. It provides a visual and mobile-ready web platform that allows users to remotely start, stop and monitor the charging status of their vehicles. The Smart Charge feature also saves money on electricity bills by intelligently scheduling charging times based on electricity prices, solar storage and scheduling. The platform supports a wide range of charging devices and vehicle models, providing smarter control of home charging stations.
GitHub address →/evcc-io/evcc
1.2 Docker-based open source PaaS platform: dokku
Main language: Go,Star:28k,Weekly growth: 1600
The project is an open source PaaS (Platform as a Service) platform , the use of Docker containers for application deployment and operation . It provides a command line tool similar to Heroku , so that the deployment and management of applications has become more convenient , support from the Git repository to automatically deploy applications , manage multiple applications at the same time as well as a rich plug-in system , can be used as an open source alternative to Heroku .
GitHub address →/dokku/dokku
1.3 A tool for generating web pages from a single SQL: SQLpage
Main language: Rust,Star:1.4k,Weekly growth: 100
This project is a SQL-based web application builder written in Rust. Users only need to write SQL to automatically generate an interactive Web interface, without the need to use other programming languages, so that data scientists and analysts can easily display the results of the SQL query, is a fast and simple data visualization solutions, support for a variety of mainstream databases.
GitHub address →/lovasoa/SQLpage
1.4 Play Diablo in your browser: diabloweb
Main language: JavaScript,Star:2.6k,Weekly growth: 300
This project is an open source project to port the classic action role-playing game Diablo 1 to the browser. It uses WebAssembly technology to allow users to relive this classic game in the browser without installation.
GitHub address →/d07RiV/diabloweb
1.5 Lightweight AI Badge Creator: HivisionIDPhotos
Main language: Python,Star:1.9k,Weekly growth: 1.5k
This is an easy-to-use AI photo creation tool that can generate standard ID photos and six-inch layout photos. It provides a simple web interface and API services, even on computers without GPUs, and supports keying, resizing, and custom background colors.
GitHub address →/Zeyi-Lin/HivisionIDPhotos
2. HelloGitHub Hot Reviews
In this section, we will introduce you to the top open source projects on the HelloGitHub website this week. Meanwhile, we look forward to your sharing your insights and experiences of using these open source projects with us.
2.1 Powerful Terminal Log File Viewer: lnav
Main language: C++
This is a lightweight tool for viewing and analyzing log files. It requires no configuration, works out-of-the-box, automatically recognizes log formats and decompresses files, supports simultaneous processing of multiple files and directories, real-time updating, text highlighting, regular and SQL filtering of logs, etc. It is especially suitable for use in server and development environments.
Project Details→/repository/f771d96afed44371b9c805d3cc8954c6
2.2 Game Modifier Management Tool: Game-Cheats-Manager
Main language: Python
This is a powerful game modifier management tool that supports searching, downloading, launching, importing and updating game modifiers.
Project Details→/repository/3ca6e8e23401477282ba72d2d8932311
3. Conclusion
Above is the whole content of this issue of "GitHub Hot Spot", I hope you can find the open source projects you are interested in here, if you have other fun, interesting GitHub open source projects you want to share, welcome to theHelloGitHub Share and discuss with us.
Past Review
- 5 Interesting Python Open Source Projects
- Open source P2P cross-platform file transfer application