Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chocoonestrogen/old-apps
A repository that holds apps I make in C# that look like they came from old windows
https://github.com/chocoonestrogen/old-apps
windows windows-apps
Last synced: 2 days ago
JSON representation
A repository that holds apps I make in C# that look like they came from old windows
- Host: GitHub
- URL: https://github.com/chocoonestrogen/old-apps
- Owner: chocoOnEstrogen
- License: cc0-1.0
- Created: 2024-07-06T05:13:40.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T07:12:11.000Z (4 months ago)
- Last Synced: 2024-10-30T02:18:42.050Z (16 days ago)
- Topics: windows, windows-apps
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
old-apps
A repository that holds apps I make in C# that look like they came from old windows
## Table of Contents
- [Introduction](#introduction)
- [Current Applications](#current-applications)
- [Contributing](#contributing)
- [License](#license)## Introduction
This repository holds applications I make in C# that mimic the look and feel of old Windows applications. The applications are built using the .NET 6.0 framework and are designed to be simple, user-friendly, and nostalgic.
## Current Applications
- [Notepad](./docs/Notepad/README.md): A simple text editor application that mimics the functionality of an old-school notepad.
## Contributing
We welcome contributions! Please follow these steps to contribute:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/YourFeature`).
3. Make your changes.
4. Commit your changes (`git commit -m "feat(feature-name): add new feature"'`).
5. Push to the branch (`git push origin feature/YourFeature`).
6. Create a new Pull Request.Please ensure your pull request adheres to the [Code of Conduct](./.github/CODE_OF_CONDUCT.md).
## License
This project is licensed under the CC0 1.0 License. See the [LICENSE](./LICENSE) file for details.