Yagasaki7K / website-essentials

Essentials softwares for your computer

Home Page:https://webessentials.com.br/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndersonMarlon GitHub last commit License GitHub Pull Requests Contact me at @Yagasaki7K

Essentials. Built with πŸ’œ by Anderson "Yagasaki" Marlon and contributors

cafΓ© com leite palette

πŸ“Œ Table of Contents

πŸ‘€ Demo Website

πŸ‘‰ Demo: https://webessentials.com.br/

πŸ’» Technologies

This project was made using the follow technologies:

  • ReactJS
  • NextJS
  • Javascript
  • JSON
  • Styled Components

πŸš€ Features

Many people after formatting the computer forget about which software they have installed, which is the best browser to use, which text editor to encode that program or even which version of the operating system they find to install on another computer. Instead of jumping from site to site in search of this information, I developed essentials, a web tool that shows through list; Softwares that are useful for your computer and that no longer need to stay in your head, so you can worry about other things.

🚧 How to run

# Clone Repository
$ git clone https://github.com/Yagasaki7K/website-essentials.git
$ Go to folder using terminal
$ bun install (needs bun installed)
$ bun dev (if you wanna change something) // bun start (just to see running)

If you want something, wait for yarn build to be obeyed, and after that open a little change decision!

🚧 How to get my .exe or .deb file

$ git clone https://github.com/Yagasaki7K/website-essentials.git
$ Go to folder using terminal
$ bun install (needs bun installed)
$ bun electron-dev (check if everything is fine)
$ bun electron-pack (wait to generate a .exe and .deb file)
$ Go to dist folder
$ Acesse os arquivos ou executΓ‘veis dele e inicie

πŸ› Issues

Feel free to file a new issue with a respective title and description on the the Web essentials repository. If you already found a solution to your problem, i would love to review your pull request!

πŸŽ‰ Contributing

First of all, thank you for being interested in helping out, your time is always appreciated in every way. πŸ’―

Here's some tips:

  • Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
  • Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

πŸ“• License

Released in 2018

Made by Anderson Marlon. This project is under the MIT license.

About

Essentials softwares for your computer

https://webessentials.com.br/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 96.6%Language:CSS 3.4%