Search
93 results for “wervice”
-
I am re-writing Zentrox' frontend for the second time, this time in Rust :rust_ferris: using Dioxus!
I built this small login screen using Dioxus components and Tailwind. I think it is amazing that you can write full-stack applications in one compiled language.Dioxus: https://dioxuslabs.com
Zentrox [WIP]: https://github.com/wervice/Zentrox -
I've added support for viewing, deleting and creating cronjobs as well as managing active processes to Zentrox.
In addition I also made a few smaller code and interface changes.Currently, I am fixing a few bugs and making Zentrox' vault a lot faster.
What do you think of the project? Let me know in the comments. 😄
-
I have replaced the top bar of #Zentrox with a significantly more organized side bar. The next objective is to make the general interface less visually empty and add lots of new tools and bug fixes.
-
Re-worked #Zentrox file section.
I replaced the cluttered design to view your current path with a clear and straight forward component, that I will also implement in Vault.
I fixed a few frontend bugs as well and added a default value for renaming files and folders.Project repository: https://github.com/Wervice/zentrox
(The recent changes have not been uploaded to the repo) -
Yesterday I pushed the code for #Zentrox logging frontend and some backend code to Zentrox.
I am still working on the Alerts app.
When I am done with the app, I will clean up my code a bit and then start developing the media center. -
#Zentrox Release 0.1.0 is out:
https://github.com/Wervice/zentrox/releases/tag/test-0.1.0
#opensource #programming -
Just released my #blog post about #zentrox .
I write about the development of Zentrox: https://dev.to/wervice/a-recap-about-the-zentrox-development-34bd -
Seems like Zentrox will soon be ready for its first ever testing release. I am going to look over the code a few more times, add documentation and prepare the builds.
I am hyped to finally share this project so people can use it. -
The new #Zentrox interface is done. It is based on #React + Next.JS +
shadcn
. With the new frontend compiled to static files, Zentrox's backend is ready to be re-written in #Rust :rust_ferris: .
The left (darker) picture is the new interface, the right (brighter) picture shows the old one.
https://github.com/wervice/zentrox -
Taking a small break from #Zentrox. This may take a week or two.
I will still occasionally work on the code base, but the rate of new features and changes will decline.Still, you are very welcome to star the project:
https://github.com/Wervice/zentrox -
Which part should I work on next for #Zentrox?
https://github.com/Wervice/zentrox(Please boost 🙂 )
-
Should #Zentrox switch to a database instead of having random files?
-
#Zentrox is going to ge:t a proper website soon. ⏲️
1. Image: State of the project :terminal:
2. Image: Figma design 🎨🔗 GitHub repo of Zentrox: https://github.com/zentrox
🔗 Where the website will be hosted: https://wervice.github.io -
Since Zentrox has grown a lot in the last few weeks, I decided to seperate it from Codelink.
Codelink mainly focuses around desktop applications, and Zentrox mostly runs in the browser.
Thus, I have created a new :github: repository called zentrox.
🔗 https://github.com/wervice/zentrox
From there you can view and download the project's code.
Feel free to star the project on GitHub & to boost this post 🙂.
#github #zentrox #codelink #programming #coding #softwa #opensource
-
Codelink Zentrox is getting an FTP management screen. The screen will let you enable and disable FTP, chose a username and password,...
To set up the ftp server, it uses vsftpd.
Zentrox will probably be released May or later.Zentrox is not yet done, but you can get an early overview here:
https://github.com/Wervice/Codelink/blob/main/zentrox/zentrox.md -
#Codelink Zentrox is still being developed, and may take more time to release than expected.
GitHub Repo: https://github.com/Wervice/Codelink
-
I will release Zentrox with #Codelink 1.10 next month. Zentrox is an application, that you can host on a server to administrate it, use it as a cloud for storage or administration.
As well as the other Codelink apps, it will be released on this repo:
🔗 :github: https://github.com/Wervice/Codelink -
Codelink 1.9 & Tin are out:
You can find it and the release notes here:🔗 https://github.com/Wervice/Codelink/releases/tag/1.9
I added themes, a command pallet, always on top mode,...
It supports :windows: and :linux: . -
Announcing Codelink 1.9 with Tin for tomorrow.
The main point of 1.9 will be Tin, the browser 🌐 with new performance ⌛ updates, better on boarding and new features.
#Codelink supports :windows: and :linux:.More about Tin in the comments 👇
Check the repo out here, if you're interested:
🔗 https://github.com/Wervice/CodelinkAlso, I would appreciate a ⭐ on GitHub or some feedback on what you think about Codelink. 🙂
-
After a while, I'm planning to release the new #Codelink version 1.9, around the end of next week, but I can give you an exact date yet.
1.9 will mainly include changes to Tin, which will improve the performance and add some new features. Unfortunately Zentrox, was supposed to be release with 1.9, but this is due to its complexity, not possible.When I'm done with 1.9, you can find the binaries here:
https://github.com/Wervice/Codelink -
I am planning on adding a forum app to #Codelink Zentrox. It's one of the more complicated sub-projects, so I don't know, if I can include it in 1.9, but I'm looking forward.
The app will let you create a Q/A forum or blog like page using Zentrox.
-
For Codelink 1.9, I am planning these changes:
Zentrox, a server interface for developers will be added (More in the comments)
Tin: The missing changes will be added, too
Manuscript: I am planning to add more functions and allow the user to pick another main folder and connect it to a Zentrox serverAlso, I want to upload my apps to a package manager, so it's easier to use them.
Here is a link to the repo:
https://github.com/Wervice/Codelink -
For Codelink 1.9, I want to start a new project. It will be a server-side application, providing you with a web interface for developers, to run commands, install packages, setup Git or collaborate using Manuscript.
Also, I will finally add the Tin features, I announced a few weeks ago.https://github.com/Wervice/Codelink
A start on the repo would be appreciated for more reach.
-
I finished working on Codelink Version 1.7.
It has a lot of new improvements, with the focus being on Manuscript Notes.
Manuscript was added in this release. It is a Markdown-Based Notes application that supports syntax highlighting in code blocks, linked notes and more.
Also, FileTree got some bug fixes.As usual, the apps are available for Windows and Linux as portable executables.
Release page:
https://github.com/Wervice/Codelink/releases/tag/1.7 -
I finished working on Codelink Version 1.7.
It has a lot of new improvements, with the focus being on Manuscript Notes.
Manuscript was added in this release. It is a Markdown-Based Notes application that supports syntax highlighting in code blocks, linked notes and more.
Also, FileTree got some bug fixes.As usual, the apps are available for Windows and Linux as portable executables.
Release page:
https://github.com/Wervice/Codelink/releases/tag/1.7 -
The Manuscript app will be released in two weeks, or earlier. It will understand the Obsidian Markdown style and have Note linking, themes,... . It also is part of Codelink, but will get its own build.
-
In 1.7 I will remove Codebooks from FileTree again. To replace it, I am working on a better notes app called Manuscript. It then is in a seperate app.
-
FileTree also gets Markdown Preview.
https://github.com/Wervice/Codelink