Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andude10/simplebrowser
AvaloniaUI browser
https://github.com/andude10/simplebrowser
avalonia
Last synced: 29 days ago
JSON representation
AvaloniaUI browser
- Host: GitHub
- URL: https://github.com/andude10/simplebrowser
- Owner: andude10
- Created: 2021-11-23T18:13:43.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-12T17:13:40.000Z (about 3 years ago)
- Last Synced: 2024-11-06T11:50:14.708Z (3 months ago)
- Topics: avalonia
- Language: C#
- Homepage:
- Size: 306 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SimpleBrowser
A browser in which you can open new tabs, windows, search for a search query and go to the address.
There is support for dark and light themes. Supports English and Russian languages. The whole project is made on AvaloniaUI.
The project was made using the MVVM patternused libraries:
- Microsoft.Toolkit.Mvvm
- HtmlAgilityPack
- Newtonsoft.Json
- WebViewControl-Avalonia
- Avalonia.Xaml.Behaviors