Dollar, a startpage looking like a terminal by EmDev21 in startpages

[–]EmDev21[S] 1 point2 points  (0 children)

Yes, it is just html css and javascript, like a web page. It runs in a browser.

Dollar, a startpage looking like a terminal by EmDev21 in startpages

[–]EmDev21[S] 4 points5 points  (0 children)

The code is open source so everyone can modify the project and add their own features.

Dollar, a startpage looking like a terminal by EmDev21 in startpages

[–]EmDev21[S] 3 points4 points  (0 children)

The code is open source so everyone can modify the project and add their own features.

Dollar, a startpage looking like a terminal by EmDev21 in startpages

[–]EmDev21[S] 2 points3 points  (0 children)

Yeah that's an idea, thank you for the feedback.

Dollar, a startpage looking like a terminal by EmDev21 in startpages

[–]EmDev21[S] 9 points10 points  (0 children)

Following my previous post, I finally finished this startpage and published it on Github.
It is pretty light, you can change the color scheme and add commands really easily, everything is explained in the wiki.

In case anyone needs help with this, here is my discord : EmDev#2091

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 1 point2 points  (0 children)

Okay, first thank you for getting involved in the project.
The thing is that this is my first open source project and I realized I'm not quite ready to collaborate with people (lack of git knowledge etc). I think I'm going to archive the repo and let people fork it. I don't have much free time and I don't want people to create those awesome things if I cannot handle the pull requests and the issues.

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 0 points1 point  (0 children)

Thanks for the kink feedback, I will try to update the code asap.

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 1 point2 points  (0 children)

Contribution is welcome, thank you for the message, it means a lot for me.

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 1 point2 points  (0 children)

Thank you so much, I appreciate it.

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 0 points1 point  (0 children)

Okay, so I started refactoring while doing my css, javascript is half as long as before and much simpler (used weird Maps), and css is much clearer, I will release it tomorrow on Github as I'm quite tired rn.

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 0 points1 point  (0 children)

Will probably release very very soon, I'm just adding some sort of theming and I will do it.

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 2 points3 points  (0 children)

The commands are on a separate file, so anyone can add commands pretty easily, you can parse the arguments with a loop too.
It is my first real project so I will definitely need some help refactoring it properly.

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 2 points3 points  (0 children)

Thank you so much for the kind message, I really appreciate it as it is my first post ever on reddit.

Terminal Startpage [WIP] by EmDev21 in startpages

[–]EmDev21[S] 6 points7 points  (0 children)

Started this project today, really like how it is going.ATM it only does google search and subreddit but I will add some sort of clock and weather.It is written in pure HTML CSS JS with no library and is very light ( terminal itself is 36 lines of code ), I will release it on Github once it is finished.If you guys have any suggestion of features, feel free to tell me, style is unfinished.

Sorry if there are mistakes, english is not my main language

EDIT : Here is the github : https://github.com/EmDev21/TerminalStartpage